{"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-14T22:49:36Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-14T22:49:36Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-14T22:49:46Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:49:46Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:49:56Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:49:56Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:50:06Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:50:06Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:50:16Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:50:16Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:50:26Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:50:26Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:50:36Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:50:36Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:50:46Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-14T22:50:46Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-14T22:50:56Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-14T22:50:56Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-14T22:50:56Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-14T22:50:56Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-14T23:04:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-cigu","name":"my-integration-test-lwsv"}} {"level":"info","ts":"2026-05-14T23:04:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-lwsv"} {"level":"info","ts":"2026-05-14T23:04:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-lwsv"} {"level":"info","ts":"2026-05-14T23:04:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/14 23:04:32 http: TLS handshake error from 10.129.0.2:35208: EOF {"level":"info","ts":"2026-05-14T23:04:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-ppyvck","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:04:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-omuk"} {"level":"info","ts":"2026-05-14T23:04:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-omuk","application":"appstudio"} {"level":"info","ts":"2026-05-14T23:04:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-dzrbmy","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:04:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-omuk"} {"level":"info","ts":"2026-05-14T23:04:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-omuk"} {"level":"info","ts":"2026-05-14T23:04:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-bwgz","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:04:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-omuk","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"namespace":"tenant-dev-hjhp","name":"snapshot-sample-omuk","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:04:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio"} {"level":"info","ts":"2026-05-14T23:04:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio"} {"level":"info","ts":"2026-05-14T23:04:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:04:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio"} {"level":"info","ts":"2026-05-14T23:04:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:04:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio","namespace":"tenant-dev-hjhp","name":"snapshot-sample-omuk","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:04:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:04:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio"} {"level":"info","ts":"2026-05-14T23:04:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio"} {"level":"info","ts":"2026-05-14T23:04:37Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-omuk', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"namespace":"tenant-dev-hjhp","name":"snapshot-sample-omuk","reconcileID":"e5a815d2-914f-40c9-8e6a-c40367a741b8"} {"level":"info","ts":"2026-05-14T23:04:40Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-cyuanc","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:04:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-qqdu","name":"my-integration-test-vqco"}} {"level":"info","ts":"2026-05-14T23:04:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:04:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:04:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/14 23:04:40 http: TLS handshake error from 10.128.0.2:33232: EOF {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-vsxtxz","namespace":"build-e2e-vhaz"},"application":"build-e2e-vhaz/build-suite-test-application-atph","namespace":"build-e2e-vhaz","name":"test-annotations-vsxtxz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-qqdu","name":"my-integration-test-vpqp"}} {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-vpqp"} {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-vpqp"} {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-hhxm","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-one-hhxm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio","namespace":"tenant-dev-hjhp","name":"snapshot-sample-omuk-j8tcr","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio","release.Name":"snapshot-sample-omuk-j8tcr"} {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-axhcgj","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio"} {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-omuk","namespace":"tenant-dev-hjhp"},"application":"tenant-dev-hjhp/appstudio"} {"level":"info","ts":"2026-05-14T23:04:41Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-amalad","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:04:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-mqwkgh","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:04:49Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-vhxqwe","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:04:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-14T23:04:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-14T23:04:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-14T23:04:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-tftu"},"snapshot.Namespace":"neg-rp-dev-tftu","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-14T23:04:53Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-tftu"}} {"level":"info","ts":"2026-05-14T23:04:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-14T23:04:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-14T23:04:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-14T23:04:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-fgnf"},"snapshot.Namespace":"block-rp-dev-fgnf","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-14T23:04:55Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-fgnf"}} {"level":"info","ts":"2026-05-14T23:04:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-ljpt","name":"my-integration-test-kpvl"}} {"level":"info","ts":"2026-05-14T23:04:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-kpvl"} {"level":"info","ts":"2026-05-14T23:04:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-kpvl"} {"level":"info","ts":"2026-05-14T23:04:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/14 23:04:59 http: TLS handshake error from 10.129.0.2:51868: EOF {"level":"info","ts":"2026-05-14T23:05:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-ljpt","name":"skipped-its"}} {"level":"info","ts":"2026-05-14T23:05:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-14T23:05:03Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-14T23:05:03Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/14 23:05:04 http: TLS handshake error from 10.130.0.2:42620: EOF {"level":"info","ts":"2026-05-14T23:05:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pinx","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-rnsv","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-zkqz"} {"level":"info","ts":"2026-05-14T23:05:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-zkqz","application":"appstudio"} {"level":"info","ts":"2026-05-14T23:05:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-zkqz"} {"level":"info","ts":"2026-05-14T23:05:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-zkqz"} {"level":"info","ts":"2026-05-14T23:05:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-zkqz","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"namespace":"happy-path-zrpv","name":"snapshot-sample-zkqz","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:05:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio"} {"level":"info","ts":"2026-05-14T23:05:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio"} {"level":"info","ts":"2026-05-14T23:05:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:05: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":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio"} {"level":"info","ts":"2026-05-14T23:05:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:05:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-evpn","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio","namespace":"happy-path-zrpv","name":"snapshot-sample-zkqz","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:05:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:05:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio"} {"level":"info","ts":"2026-05-14T23:05:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio"} {"level":"info","ts":"2026-05-14T23:05:27Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-zkqz', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"namespace":"happy-path-zrpv","name":"snapshot-sample-zkqz","reconcileID":"8a5e93a7-4a34-4867-8355-3d644dda19a9"} {"level":"info","ts":"2026-05-14T23:05:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-ewup","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio","namespace":"happy-path-zrpv","name":"snapshot-sample-zkqz-97c6j","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-14T23:05:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-nnsv","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio","release.Name":"snapshot-sample-zkqz-97c6j"} {"level":"info","ts":"2026-05-14T23:05:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio"} {"level":"info","ts":"2026-05-14T23:05:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-zkqz","namespace":"happy-path-zrpv"},"application":"happy-path-zrpv/appstudio"} {"level":"info","ts":"2026-05-14T23:05:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-qvne","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-evpn","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-dksk","name":"my-integration-test-hasu"}} {"level":"info","ts":"2026-05-14T23:05:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-hasu"} {"level":"info","ts":"2026-05-14T23:05:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-hasu"} {"level":"info","ts":"2026-05-14T23:05:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/14 23:05:33 http: TLS handshake error from 10.129.0.2:60614: EOF {"level":"info","ts":"2026-05-14T23:05:34Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-nmdw","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-ewup","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-14T23:05:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"neg-rp-dev-tftu","snapshot":"snapshot"} {"level":"info","ts":"2026-05-14T23:05:47Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-rbgu","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-omuk"} {"level":"info","ts":"2026-05-14T23:05:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-hjhp","snapshot":"snapshot-sample-omuk"} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-dzrbmy-on-pull-request-lcw6q","PR group":"konflux-go-component-dzrbmy"} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","prGroup":"konflux-go-component-dzrbmy","prGroupHash":"54ad32a9e601262bd89216ebf0bf8d34010cf62a7ed6d5071576ddce73a536"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-qvne","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-oalptu","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:05:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-14T23:05:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"block-rp-dev-fgnf","snapshot":"snapshot"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ppyvck-on-pull-request-bx5vz","PR group":"konflux-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","prGroup":"konflux-go-component-ppyvck","prGroupHash":"c350c043ec5d178263f2457c9d586550340612dd41fecaaf591bc22a7f09b3"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","snapshot.NameSpace":"group-cigu","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-lwsv","externalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ID":76093111091,"CheckName":"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","pipelineRun.Namespace":"group-cigu","pipelineRun.Name":"go-component-ppyvck-on-pull-request-bx5vz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","pipelinerun.Name":"go-component-ppyvck-on-pull-request-bx5vz"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ppyvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:05: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:06:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:06:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:06:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","existingCheckRun":"github.CheckRun{ID:76093111091, NodeID:\"CR_kwDONSo-hs8AAAARt4C7Mw\", HeadSHA:\"9bac169e674c33924e57b3259342f04642335273\", ExternalID:\"my-integration-test-lwsv-go-component-ppyvck\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/76093111091\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/76093111091\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:05:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ppyvck snapshot scenario my-integration-test-lwsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-cigu/go-component-ppyvck-on-pull-request-bx5vz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/76093111091/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck\", CheckSuite:github.CheckSuite{ID:69085401213}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686252162, Number:22066, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22066\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-ppyvck\", SHA:\"9bac169e674c33924e57b3259342f04642335273\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-cyhzod\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-14T23:06:00Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ID":76093111091,"CheckName":"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","pipelineRun.Namespace":"group-cigu","pipelineRun.Name":"go-component-ppyvck-on-pull-request-bx5vz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","pipelinerun.Name":"go-component-ppyvck-on-pull-request-bx5vz"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ppyvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-bwgz-on-pull-request-8bmx2","PR group":"konflux-test-comp-bwgz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-bwgz","prGroupHash":"d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-jvxt","name":"my-integration-test-ruuq"}} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ruuq"} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ruuq"} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-jvxt","name":"my-integration-test-evtc"}} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-evtc"} 2026/05/14 23:06:13 http: TLS handshake error from 10.129.0.2:36390: EOF {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-evtc"} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-jvxt","name":"my-integration-test-yfbe"}} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-yfbe"} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-yfbe"} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/14 23:06:13 http: TLS handshake error from 10.130.0.2:58404: EOF {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-jvxt","name":"my-integration-test-djjj"}} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-djjj"} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-djjj"} {"level":"info","ts":"2026-05-14T23:06:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/14 23:06:13 http: TLS handshake error from 10.128.0.2:41380: EOF {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-cyuanc-on-pull-request-t5vbm","PR group":"konflux-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:06: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","prGroup":"konflux-test-component-pac-cyuanc","prGroupHash":"174da8d3d1522f7a359bbb392625410dd4cc3dd579857717ebff7d8764885e"} {"level":"info","ts":"2026-05-14T23:06: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.NameSpace":"integration1-ljpt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kpvl","externalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ID":76093140410,"CheckName":"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","pipelineRun.Namespace":"integration1-ljpt","pipelineRun.Name":"test-component-pac-cyuanc-on-pull-request-t5vbm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","pipelinerun.Name":"test-component-pac-cyuanc-on-pull-request-t5vbm"} {"level":"info","ts":"2026-05-14T23:06: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-cyuanc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","existingCheckRun":"github.CheckRun{ID:76093140410, NodeID:\"CR_kwDOKrwUx88AAAARt4Etug\", HeadSHA:\"97aa898f16485e22b3cf1deeec21977679497b0f\", ExternalID:\"my-integration-test-kpvl-test-component-pac-cyuanc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76093140410\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76093140410\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:06:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-cyuanc snapshot scenario my-integration-test-kpvl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-ljpt/test-component-pac-cyuanc-on-pull-request-t5vbm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76093140410/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc\", CheckSuite:github.CheckSuite{ID:69085427867}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686253369, Number:30348, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30348\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cyuanc\", SHA:\"97aa898f16485e22b3cf1deeec21977679497b0f\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-fuguni\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ID":76093140410,"CheckName":"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","pipelineRun.Namespace":"integration1-ljpt","pipelineRun.Name":"test-component-pac-cyuanc-on-pull-request-t5vbm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","pipelinerun.Name":"test-component-pac-cyuanc-on-pull-request-t5vbm"} {"level":"info","ts":"2026-05-14T23:06: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-cyuanc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:18Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-vsxtxz","namespace":"build-e2e-vhaz"},"application":"build-e2e-vhaz/build-suite-test-application-atph","namespace":"build-e2e-vhaz","name":"test-annotations-vsxtxz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","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-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","PR group":"konflux-gh-test-custom-default-axhcgj"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","prGroup":"konflux-gh-test-custom-default-axhcgj","prGroupHash":"0fa18ae83c598947f7c294352cc3367c4cac862d0af3b2fee8c76ae3155364"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","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-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","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-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","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-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","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-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","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-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","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-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","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-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:34Z","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-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","PR group":"konflux-fj-test-custom-default-amalad"} {"level":"info","ts":"2026-05-14T23:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","prGroup":"konflux-fj-test-custom-default-amalad","prGroupHash":"54682de93926154baf0ff359892a81d36cc302def05f9cbdc28fc092878785"} {"level":"info","ts":"2026-05-14T23:06: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":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:34Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:34Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:34Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:34Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:34Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","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-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","PR group":"konflux-test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","prGroup":"konflux-test-comp-pac-gitlab-mqwkgh","prGroupHash":"a5fefcb771b1c4ec569c315c5747da93945c44c4fb565ba851074239415909"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-14T23:06:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526429995} {"level":"info","ts":"2026-05-14T23:06:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","statusName":"Konflux Dev version / my-integration-test-vqco / test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:06:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenarioName":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:06:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vqco","commitStatus2.ID":14379127454,"TargetURL":null} {"level":"info","ts":"2026-05-14T23:06:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526429995} {"level":"info","ts":"2026-05-14T23:06:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","statusName":"Konflux Dev version / my-integration-test-vpqp / test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:06:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenarioName":"my-integration-test-vpqp"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vpqp","commitStatus2.ID":14379127545,"TargetURL":null} {"level":"info","ts":"2026-05-14T23:06:41Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","reconcileID":"ffdc2340-2414-474c-b1bc-dc6b96ca0001","snapshot.Namespace":"gitlab-rep-qqdu","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:380","msg":"no existing notes found with matching commentPrefix, creating a new note","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","pipelineRun.Namespace":"gitlab-rep-qqdu","pipelineRun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","pipelinerun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-mqwkgh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526429995} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commitStatus.Name":"Konflux Dev version / my-integration-test-vqco / test-comp-pac-gitlab-mqwkgh","commitStatus.ID":14379127454} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vqco","commitStatus.ID":14379127454,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526429995} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commitStatus.Name":"Konflux Dev version / my-integration-test-vpqp / test-comp-pac-gitlab-mqwkgh","commitStatus.ID":14379127545} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vpqp","commitStatus.ID":14379127545,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-14T23:06:42Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","reconcileID":"aa66a000-83eb-46ac-8998-857e7be144d8","snapshot.Namespace":"gitlab-rep-qqdu","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh","noteID":3350094900} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh","count":1} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","noteID":3350094900,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","pipelineRun.Namespace":"gitlab-rep-qqdu","pipelineRun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","pipelinerun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-mqwkgh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06: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-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","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-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","PR group":"konflux-gl-test-custom-default-vhxqwe"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","prGroup":"konflux-gl-test-custom-default-vhxqwe","prGroupHash":"b3d16f15d7fe9e06d10d4decc0838bf5b5c2f2f584e8f6f6b023c30ac7e650"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","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-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-axhcgj","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:50Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-vhxqwe","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:06:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:06: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-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","PR group":"konflux-gl-test-custom-default-vhxqwe"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","prGroup":"konflux-gl-test-custom-default-vhxqwe","prGroupHash":"b3d16f15d7fe9e06d10d4decc0838bf5b5c2f2f584e8f6f6b023c30ac7e650"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:06:53Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-vhxqwe-on-pull-request-gb62f\" was cancelled"}],"startTime":"2026-05-14T23:06:48Z","completionTime":"2026-05-14T23:06:53Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f4c1369f3910c5df783e7cad9c86166a-c6d4003f8c04751c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-vhxqwe-on-pull-request-gb62f has finished running","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:06:53Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-vhxqwe-on-pull-request-gb62f\" was cancelled"}],"startTime":"2026-05-14T23:06:48Z","completionTime":"2026-05-14T23:06:53Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f4c1369f3910c5df783e7cad9c86166a-c6d4003f8c04751c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-vhxqwe-on-pull-request-gb62f has finished running","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:06:53Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-vhxqwe-on-pull-request-gb62f\" was cancelled"}],"startTime":"2026-05-14T23:06:48Z","completionTime":"2026-05-14T23:06:53Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f4c1369f3910c5df783e7cad9c86166a-c6d4003f8c04751c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-vhxqwe-on-pull-request-gb62f has finished running","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:06:53Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-vhxqwe-on-pull-request-gb62f\" was cancelled"}],"startTime":"2026-05-14T23:06:48Z","completionTime":"2026-05-14T23:06:53Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f4c1369f3910c5df783e7cad9c86166a-c6d4003f8c04751c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-vhxqwe-on-pull-request-gb62f has finished running","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:06:54Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-vhxqwe-on-pull-request-gb62f\" was cancelled"}],"startTime":"2026-05-14T23:06:48Z","completionTime":"2026-05-14T23:06:54Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f4c1369f3910c5df783e7cad9c86166a-c6d4003f8c04751c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-vhxqwe-on-pull-request-gb62f has finished running","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:06:54Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-vhxqwe-on-pull-request-gb62f\" was cancelled"}],"startTime":"2026-05-14T23:06:48Z","completionTime":"2026-05-14T23:06:54Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-default-vhxqwe:on-pr-e809085e9be3a9a6c0a7e7de6f3cad4db2d7fc8b"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f4c1369f3910c5df783e7cad9c86166a-c6d4003f8c04751c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-vhxqwe-on-pull-request-gb62f has finished running","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pinx-on-pull-request-jn6k6","PR group":"konflux-test-comp-pinx"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-pinx","prGroupHash":"f8e5ea9f8c1927f8751d3a2d71533414257a1045df559564b530988507e99d"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-amalad","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-amalad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06: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-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:59Z","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-axhcgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06: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":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-rnsv-on-pull-request-mwpd5","PR group":"konflux-component-two-rnsv"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","prGroup":"konflux-component-two-rnsv","prGroupHash":"313fef05b258908401f1b66acff69a22a63d79d9ead005ff1cd6fde83925e8"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-evpn-on-pull-request-txzkr","PR group":"konflux-gh-multi-component-child-evpn"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-child-evpn","prGroupHash":"3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","PR group":"konflux-fj-multi-component-child-ewup"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-nnsv-on-pull-request-7rmml","PR group":"konflux-test-comp-nnsv"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-nnsv","prGroupHash":"aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:07: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:07: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-default-vhxqwe-on-pull-request-gb62f with pr group konflux-gl-test-custom-default-vhxqwe is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-vhxqwe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","PR group":"konflux-gl-multi-component-child-qvne"} {"level":"info","ts":"2026-05-14T23:07: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":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","prGroup":"konflux-gl-multi-component-child-qvne","prGroupHash":"e1ea60e9373b26df30edbdb7a45fafa6c59ccc8e5a8822da64dbab9b6e4973"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","PR group":"konflux-gh-multi-component-parent-evpn"} {"level":"info","ts":"2026-05-14T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-parent-evpn","prGroupHash":"b048c4a87463ec236494250551657feccc42b7467c6cdd6dc9edf92dcfb5fd"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:07:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","reconcileID":"d55ef525-904b-4d5f-aa18-733607a8cb3f","error":"pipelineruns.tekton.dev \"gh-test-custom-default-axhcgj-on-pull-request-82mn6\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:07:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"req":{"name":"gh-test-custom-default-axhcgj-on-pull-request-82mn6","namespace":"build-e2e-jywj"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-axhcgj-on-pull-request-82mn6\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","PR group":"konflux-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","prGroup":"konflux-konflux-demo-component-nmdw","prGroupHash":"eafefddd77bb35da4c582996e068437d9d4978820d88ba6706e61a10b5cb13"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ExternalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ExternalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.NameSpace":"konflux-dksk","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hasu","externalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ID":76093286180,"CheckName":"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","pipelineRun.Namespace":"konflux-dksk","pipelineRun.Name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-nmdw-on-pull-request-6sxcz"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-nmdw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"req":{"name":"fj-test-custom-default-amalad-on-pull-request-r7nkl","namespace":"build-e2e-qinj"},"error":"PipelineRun.tekton.dev \"fj-test-custom-default-amalad-on-pull-request-r7nkl\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-tsemro","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:07:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-mgxkzp","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","PR group":"konflux-fj-multi-component-parent-ewup"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-parent-ewup","prGroupHash":"54969a3e8250c86dc19dcf997a6311bdc11d5ffc044b2908f7df0f14a11bbd"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-14T23:07:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:07:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:07:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","reconcileID":"0004740d-3e20-4f59-8d5b-b2d4da05818e","error":"pipelineruns.tekton.dev \"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:07:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-gb62f","namespace":"build-e2e-szjw"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"req":{"name":"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn","namespace":"build-e2e-szjw"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-vhxqwe-on-pull-request-bq8sn\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","PR group":"konflux-test-symlink-comp-rbgu"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-symlink-comp-rbgu","prGroupHash":"b6b2c601a870cc2e874c152d822ab778f5e90074b83dc3fc10bf740d6a5d4c"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:07:36Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-14T23:07:29Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"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":"konflux-demo-component-nmdw-on-pull-request-6sxcz-init","pipelineTaskName":"init"}],"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-ef21ddc63570902e4ad8fe6a16a162ae-fa8751ced9870fb8-01"}},"deletionTimestamp":"2026-05-14 23:07:46 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:07:46Z","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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"error","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","error":"PipelineRun.tekton.dev \"konflux-demo-component-nmdw-on-pull-request-6sxcz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","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.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-nmdw-on-pull-request-6sxcz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-nmdw-on-pull-request-6sxcz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:07:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","reconcileID":"9196e23f-4df2-4854-86fa-051684dfaeca","error":"PipelineRun.tekton.dev \"konflux-demo-component-nmdw-on-pull-request-6sxcz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:07:36Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-14T23:07:29Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"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":"konflux-demo-component-nmdw-on-pull-request-6sxcz-init","pipelineTaskName":"init"}],"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-ef21ddc63570902e4ad8fe6a16a162ae-fa8751ced9870fb8-01"}},"deletionTimestamp":"2026-05-14 23:07:46 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:07:46Z","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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:07:36Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-14T23:07:29Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"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":"konflux-demo-component-nmdw-on-pull-request-6sxcz-init","pipelineTaskName":"init"}],"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-ef21ddc63570902e4ad8fe6a16a162ae-fa8751ced9870fb8-01"}},"deletionTimestamp":"2026-05-14 23:07:46 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:07:46Z","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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:07:36Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-14T23:07:29Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"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":"konflux-demo-component-nmdw-on-pull-request-6sxcz-init","pipelineTaskName":"init"}],"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-ef21ddc63570902e4ad8fe6a16a162ae-fa8751ced9870fb8-01"}},"deletionTimestamp":"2026-05-14 23:07:46 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:07:46Z","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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:07:36Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-14T23:07:29Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw:on-pr-c54798101efe0432ee84abcff977acb86e8a92db"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"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":"konflux-demo-component-nmdw-on-pull-request-6sxcz-init","pipelineTaskName":"init"}],"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-ef21ddc63570902e4ad8fe6a16a162ae-fa8751ced9870fb8-01"}},"deletionTimestamp":"2026-05-14 23:07:46 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:07:46Z","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":"konflux-demo-component-nmdw-on-pull-request-6sxcz","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","PR group":"konflux-gl-multi-component-parent-qvne"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","prGroup":"konflux-gl-multi-component-parent-qvne","prGroupHash":"482f5af9aa53bba315c2e6d3036f1c568bde88fd1d39d4bb5f07f5c18131bf"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-87vk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07:51Z","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":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07: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":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-87vk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-nmdw-on-push-87vk2 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-oalptu-on-pull-request-j9hz2","PR group":"konflux-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","prGroup":"konflux-test-component-pac-oalptu","prGroupHash":"5cc80e3264a5e7af33ec0b83b395ddd8b2d79c9d13ad7c3fe4bee66627e07e"} {"level":"info","ts":"2026-05-14T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:07:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:53Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.NameSpace":"stat-rep-jvxt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-evtc","externalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:53Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093329692,"CheckName":"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:07:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:53Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.NameSpace":"stat-rep-jvxt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yfbe","externalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:53Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093330252,"CheckName":"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:07:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:53Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.NameSpace":"stat-rep-jvxt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-djjj","externalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093330835,"CheckName":"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.NameSpace":"stat-rep-jvxt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ruuq","externalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093331254,"CheckName":"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","pipelineRun.Namespace":"stat-rep-jvxt","pipelineRun.Name":"test-component-pac-oalptu-on-pull-request-j9hz2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","pipelinerun.Name":"test-component-pac-oalptu-on-pull-request-j9hz2"} {"level":"info","ts":"2026-05-14T23:07: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":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-oalptu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07: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":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07: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":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093331254, NodeID:\"CR_kwDOMjU9q88AAAARt4QXNg\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-ruuq-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093331254\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093331254\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot scenario my-integration-test-ruuq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/test-component-pac-oalptu-on-pull-request-j9hz2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093331254/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093331254,"CheckName":"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093329692, NodeID:\"CR_kwDOMjU9q88AAAARt4QRHA\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-evtc-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093329692\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093329692\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot scenario my-integration-test-evtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/test-component-pac-oalptu-on-pull-request-j9hz2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093329692/annotations\"}, Name:\"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093329692,"CheckName":"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093330252, NodeID:\"CR_kwDOMjU9q88AAAARt4QTTA\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-yfbe-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330252\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093330252\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot optional scenario my-integration-test-yfbe is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/test-component-pac-oalptu-on-pull-request-j9hz2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330252/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093330252,"CheckName":"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093330835, NodeID:\"CR_kwDOMjU9q88AAAARt4QVkw\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-djjj-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330835\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093330835\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot scenario my-integration-test-djjj is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/test-component-pac-oalptu-on-pull-request-j9hz2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330835/annotations\"}, Name:\"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093330835,"CheckName":"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","pipelineRun.Namespace":"stat-rep-jvxt","pipelineRun.Name":"test-component-pac-oalptu-on-pull-request-j9hz2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","pipelinerun.Name":"test-component-pac-oalptu-on-pull-request-j9hz2"} {"level":"info","ts":"2026-05-14T23:07: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":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-oalptu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","PR group":"konflux-gl-multi-component-parent-qvne"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","prGroup":"konflux-gl-multi-component-parent-qvne","prGroupHash":"482f5af9aa53bba315c2e6d3036f1c568bde88fd1d39d4bb5f07f5c18131bf"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:00Z","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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","PR group":"konflux-gh-test-custom-branch-tsemro"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","prGroup":"konflux-gh-test-custom-branch-tsemro","prGroupHash":"9014c6360bafab7351d3c7010f07b17add8b211f50158093be42af18b3cd86"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:00Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:00Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:00Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:00Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:06Z","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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","PR group":"konflux-fj-test-custom-branch-mgxkzp"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","prGroup":"konflux-fj-test-custom-branch-mgxkzp","prGroupHash":"33c8223e52315c1f5df110f7f61fc3296a47b44a96fe5270b6d8adbacacadb"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:06Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-rbhids","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:12Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-zkqz"} {"level":"info","ts":"2026-05-14T23:08:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-zrpv","snapshot":"snapshot-sample-zkqz"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","PR group":"konflux-gl-test-custom-branch-rbhids"} {"level":"info","ts":"2026-05-14T23:08: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":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","prGroup":"konflux-gl-test-custom-branch-rbhids","prGroupHash":"0e9f30a8b88d239ded9ea855efef1d5841aa91fd5f622a8cb7f874e4893c00"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:24Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","PR group":"konflux-gl-test-custom-branch-rbhids"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","prGroup":"konflux-gl-test-custom-branch-rbhids","prGroupHash":"0e9f30a8b88d239ded9ea855efef1d5841aa91fd5f622a8cb7f874e4893c00"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-symlink-comp-rbgu","prGroupHash":"b6b2c601a870cc2e874c152d822ab778f5e90074b83dc3fc10bf740d6a5d4c"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-14T23:07:44Z","completionTime":"2026-05-14T23:08:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e667ccfd03535ac5e59bb7faf993e7e9-37b49b2735bbc10d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rbgu-on-pull-request-f9r8p has finished running","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-symlink-comp-rbgu","prGroupHash":"b6b2c601a870cc2e874c152d822ab778f5e90074b83dc3fc10bf740d6a5d4c"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-14T23:07:44Z","completionTime":"2026-05-14T23:08:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e667ccfd03535ac5e59bb7faf993e7e9-37b49b2735bbc10d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rbgu-on-pull-request-f9r8p has finished running","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-symlink-comp-rbgu","prGroupHash":"b6b2c601a870cc2e874c152d822ab778f5e90074b83dc3fc10bf740d6a5d4c"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-14T23:07:44Z","completionTime":"2026-05-14T23:08:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e667ccfd03535ac5e59bb7faf993e7e9-37b49b2735bbc10d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rbgu-on-pull-request-f9r8p has finished running","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-symlink-comp-rbgu","prGroupHash":"b6b2c601a870cc2e874c152d822ab778f5e90074b83dc3fc10bf740d6a5d4c"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-14T23:07:44Z","completionTime":"2026-05-14T23:08:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e667ccfd03535ac5e59bb7faf993e7e9-37b49b2735bbc10d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rbgu-on-pull-request-f9r8p has finished running","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-symlink-comp-rbgu","prGroupHash":"b6b2c601a870cc2e874c152d822ab778f5e90074b83dc3fc10bf740d6a5d4c"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-14T23:07:44Z","completionTime":"2026-05-14T23:08:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e667ccfd03535ac5e59bb7faf993e7e9-37b49b2735bbc10d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rbgu-on-pull-request-f9r8p has finished running","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:30Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-ggk8w\" was cancelled"}],"startTime":"2026-05-14T23:08:23Z","completionTime":"2026-05-14T23:08:30Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fcd1a5602eff141abc8e8ca7bad52ca0-5768aa92a72bf12a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-ggk8w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:30Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-ggk8w\" was cancelled"}],"startTime":"2026-05-14T23:08:23Z","completionTime":"2026-05-14T23:08:30Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fcd1a5602eff141abc8e8ca7bad52ca0-5768aa92a72bf12a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-ggk8w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:30Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-ggk8w\" was cancelled"}],"startTime":"2026-05-14T23:08:23Z","completionTime":"2026-05-14T23:08:30Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fcd1a5602eff141abc8e8ca7bad52ca0-5768aa92a72bf12a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-ggk8w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:30Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-ggk8w\" was cancelled"}],"startTime":"2026-05-14T23:08:23Z","completionTime":"2026-05-14T23:08:30Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fcd1a5602eff141abc8e8ca7bad52ca0-5768aa92a72bf12a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-ggk8w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:30Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-ggk8w\" was cancelled"}],"startTime":"2026-05-14T23:08:23Z","completionTime":"2026-05-14T23:08:30Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fcd1a5602eff141abc8e8ca7bad52ca0-5768aa92a72bf12a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-ggk8w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:31Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-ggk8w\" was cancelled"}],"startTime":"2026-05-14T23:08:23Z","completionTime":"2026-05-14T23:08:31Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fcd1a5602eff141abc8e8ca7bad52ca0-5768aa92a72bf12a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-ggk8w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:08: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:08: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:08: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:08: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":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:31Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-ggk8w\" was cancelled"}],"startTime":"2026-05-14T23:08:23Z","completionTime":"2026-05-14T23:08:31Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fcd1a5602eff141abc8e8ca7bad52ca0-5768aa92a72bf12a-01"}},"deletionTimestamp":"2026-05-14 23:08:38 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:08:38Z","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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-ggk8w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:31Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-ggk8w\" was cancelled"}],"startTime":"2026-05-14T23:08:23Z","completionTime":"2026-05-14T23:08:31Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fcd1a5602eff141abc8e8ca7bad52ca0-5768aa92a72bf12a-01"}},"deletionTimestamp":"2026-05-14 23:08:38 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:08:38Z","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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-ggk8w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:31Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-ggk8w\" was cancelled"}],"startTime":"2026-05-14T23:08:23Z","completionTime":"2026-05-14T23:08:31Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fcd1a5602eff141abc8e8ca7bad52ca0-5768aa92a72bf12a-01"}},"deletionTimestamp":"2026-05-14 23:08:38 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:08:38Z","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-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-ggk8w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-ggk8w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","PR group":"konflux-gl-test-custom-branch-rbhids"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","prGroup":"konflux-gl-test-custom-branch-rbhids","prGroupHash":"0e9f30a8b88d239ded9ea855efef1d5841aa91fd5f622a8cb7f874e4893c00"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:46Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-t6c8g\" was cancelled"}],"startTime":"2026-05-14T23:08:26Z","completionTime":"2026-05-14T23:08:46Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8f85e84d7eb2bbaa8559dda1cb4bff0-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c5f77aab52f3b85ef7692a7cdfe6992a-7f455cdf628d34b4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-t6c8g has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:46Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-t6c8g\" was cancelled"}],"startTime":"2026-05-14T23:08:26Z","completionTime":"2026-05-14T23:08:46Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8f85e84d7eb2bbaa8559dda1cb4bff0-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c5f77aab52f3b85ef7692a7cdfe6992a-7f455cdf628d34b4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-t6c8g has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:46Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-t6c8g\" was cancelled"}],"startTime":"2026-05-14T23:08:26Z","completionTime":"2026-05-14T23:08:46Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8f85e84d7eb2bbaa8559dda1cb4bff0-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c5f77aab52f3b85ef7692a7cdfe6992a-7f455cdf628d34b4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-t6c8g has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:46Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-t6c8g\" was cancelled"}],"startTime":"2026-05-14T23:08:26Z","completionTime":"2026-05-14T23:08:46Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8f85e84d7eb2bbaa8559dda1cb4bff0-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c5f77aab52f3b85ef7692a7cdfe6992a-7f455cdf628d34b4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-t6c8g has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:47Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-t6c8g\" was cancelled"}],"startTime":"2026-05-14T23:08:26Z","completionTime":"2026-05-14T23:08:47Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8f85e84d7eb2bbaa8559dda1cb4bff0-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c5f77aab52f3b85ef7692a7cdfe6992a-7f455cdf628d34b4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-t6c8g has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:47Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-t6c8g\" was cancelled"}],"startTime":"2026-05-14T23:08:26Z","completionTime":"2026-05-14T23:08:47Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8f85e84d7eb2bbaa8559dda1cb4bff0-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c5f77aab52f3b85ef7692a7cdfe6992a-7f455cdf628d34b4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-t6c8g has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-gsuy-20260514-230901-248"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-gsuy-20260514-230901-248","application":"build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-gsuy-20260514-230901-248"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-gsuy-20260514-230901-248","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-gsuy-20260514-230901-248","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-gsuy-20260514-230901-248","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-gsuy-20260514-230901-248","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-gsuy-20260514-230901-248","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","Application.Name":"build-secret-lookup-gsuy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-gsuy-20260514-230901-248","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"build-secret-lookup-gsuy-20260514-230901-248","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:09:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-gsuy-20260514-230901-248","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-gsuy-20260514-230901-248","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-gsuy-20260514-230901-248","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-gsuy-20260514-230901-248","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-hhxm","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-one-hhxm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-rnsv","namespace":"build-e2e-rvlm"},"application":"build-e2e-rvlm/build-secret-lookup-gsuy","namespace":"build-e2e-rvlm","name":"component-two-rnsv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:09:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-14T23:09:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:09:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:09:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"namespace":"build-e2e-rvlm","name":"component-two-rnsv-on-pull-request-mwpd5","reconcileID":"02c15356-160c-434c-8a4b-0dd1e0b98f3e","error":"pipelineruns.tekton.dev \"component-two-rnsv-on-pull-request-mwpd5\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"req":{"name":"component-two-rnsv-on-pull-request-mwpd5","namespace":"build-e2e-rvlm"},"error":"PipelineRun.tekton.dev \"component-two-rnsv-on-pull-request-mwpd5\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-gsuy-20260514-230901-248"} {"level":"info","ts":"2026-05-14T23:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-rvlm","snapshot":"build-secret-lookup-gsuy-20260514-230901-248"} {"level":"info","ts":"2026-05-14T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-ggk8w with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:09: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:09: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:09: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:09: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:09: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:09: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:09: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:09: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:09: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:09: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","prGroup":"konflux-go-component-ppyvck","prGroupHash":"c350c043ec5d178263f2457c9d586550340612dd41fecaaf591bc22a7f09b3"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","existingCheckRun":"github.CheckRun{ID:76093111091, NodeID:\"CR_kwDONSo-hs8AAAARt4C7Mw\", HeadSHA:\"9bac169e674c33924e57b3259342f04642335273\", ExternalID:\"my-integration-test-lwsv-go-component-ppyvck\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/76093111091\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/76093111091\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:05:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ppyvck snapshot scenario my-integration-test-lwsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-cigu/go-component-ppyvck-on-pull-request-bx5vz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/76093111091/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck\", CheckSuite:github.CheckSuite{ID:69085401213}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686252162, Number:22066, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22066\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-ppyvck\", SHA:\"9bac169e674c33924e57b3259342f04642335273\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-cyhzod\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ID":76093111091,"CheckName":"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","pipelineRun.Namespace":"group-cigu","pipelineRun.Name":"go-component-ppyvck-on-pull-request-bx5vz","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","pipelinerun.Name":"go-component-ppyvck-on-pull-request-bx5vz"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ppyvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:10:34Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-14T23:05:59Z","completionTime":"2026-05-14T23:10:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9bac169e674c33924e57b3259342f04642335273"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"9bac169e674c33924e57b3259342f04642335273"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-image-index","pipelineTaskName":"build-image-index"}],"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-cedd5301d0d5771cb380b07e9364881a-de9724e7aecd121f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ppyvck-on-pull-request-bx5vz has finished running","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","prGroup":"konflux-go-component-ppyvck","prGroupHash":"c350c043ec5d178263f2457c9d586550340612dd41fecaaf591bc22a7f09b3"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:10:34Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-14T23:05:59Z","completionTime":"2026-05-14T23:10:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9bac169e674c33924e57b3259342f04642335273"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"9bac169e674c33924e57b3259342f04642335273"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-image-index","pipelineTaskName":"build-image-index"}],"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-cedd5301d0d5771cb380b07e9364881a-de9724e7aecd121f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ppyvck-on-pull-request-bx5vz has finished running","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","prGroup":"konflux-go-component-ppyvck","prGroupHash":"c350c043ec5d178263f2457c9d586550340612dd41fecaaf591bc22a7f09b3"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:10:34Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-14T23:05:59Z","completionTime":"2026-05-14T23:10:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9bac169e674c33924e57b3259342f04642335273"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"9bac169e674c33924e57b3259342f04642335273"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-image-index","pipelineTaskName":"build-image-index"}],"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-cedd5301d0d5771cb380b07e9364881a-de9724e7aecd121f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-bx5vz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ppyvck-on-pull-request-bx5vz has finished running","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","prGroup":"konflux-go-component-ppyvck","prGroupHash":"c350c043ec5d178263f2457c9d586550340612dd41fecaaf591bc22a7f09b3"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:10:34Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-14T23:05:59Z","completionTime":"2026-05-14T23:10:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9bac169e674c33924e57b3259342f04642335273"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"9bac169e674c33924e57b3259342f04642335273"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-image-index","pipelineTaskName":"build-image-index"}],"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-cedd5301d0d5771cb380b07e9364881a-de9724e7aecd121f-01"}},"deletionTimestamp":"2026-05-14 23:10:42 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ppyvck-on-pull-request-bx5vz has finished running","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","prGroup":"konflux-go-component-ppyvck","prGroupHash":"c350c043ec5d178263f2457c9d586550340612dd41fecaaf591bc22a7f09b3"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:10:34Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-14T23:05:59Z","completionTime":"2026-05-14T23:10:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9bac169e674c33924e57b3259342f04642335273"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"9bac169e674c33924e57b3259342f04642335273"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-image-index","pipelineTaskName":"build-image-index"}],"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-cedd5301d0d5771cb380b07e9364881a-de9724e7aecd121f-01"}},"deletionTimestamp":"2026-05-14 23:10:42 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ppyvck-on-pull-request-bx5vz has finished running","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","prGroup":"konflux-go-component-ppyvck","prGroupHash":"c350c043ec5d178263f2457c9d586550340612dd41fecaaf591bc22a7f09b3"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:10:34Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-14T23:05:59Z","completionTime":"2026-05-14T23:10:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9bac169e674c33924e57b3259342f04642335273"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"9bac169e674c33924e57b3259342f04642335273"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck:on-pr-9bac169e674c33924e57b3259342f04642335273"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ppyvck-on-pull-request-bx5vz-build-image-index","pipelineTaskName":"build-image-index"}],"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-cedd5301d0d5771cb380b07e9364881a-de9724e7aecd121f-01"}},"deletionTimestamp":"2026-05-14 23:10:42 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ppyvck-on-pull-request-bx5vz has finished running","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-bx5vz","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:10: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:10: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:10: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:10: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ppyvck-on-pull-request-qt7wl","PR group":"konflux-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","prGroup":"konflux-go-component-ppyvck","prGroupHash":"c350c043ec5d178263f2457c9d586550340612dd41fecaaf591bc22a7f09b3"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","snapshot.NameSpace":"group-cigu","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-lwsv","externalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ID":76093657320,"CheckName":"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","pipelineRun.Namespace":"group-cigu","pipelineRun.Name":"go-component-ppyvck-on-pull-request-qt7wl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","pipelinerun.Name":"go-component-ppyvck-on-pull-request-qt7wl"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-cigu/go-component-ppyvck-on-pull-request-bx5vz with pr group konflux-go-component-ppyvck is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ppyvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:10:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","existingCheckRun":"github.CheckRun{ID:76093657320, NodeID:\"CR_kwDONSo-hs8AAAARt4kQ6A\", HeadSHA:\"52d72b17540b631f6eba6c3073d3881a53d0bc91\", ExternalID:\"my-integration-test-lwsv-go-component-ppyvck\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/76093657320\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/76093657320\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:10:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ppyvck snapshot scenario my-integration-test-lwsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-cigu/go-component-ppyvck-on-pull-request-qt7wl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/76093657320/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck\", CheckSuite:github.CheckSuite{ID:69085900158}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686252162, Number:22066, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22066\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-ppyvck\", SHA:\"52d72b17540b631f6eba6c3073d3881a53d0bc91\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-cyhzod\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ID":76093657320,"CheckName":"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","pipelineRun.Namespace":"group-cigu","pipelineRun.Name":"go-component-ppyvck-on-pull-request-qt7wl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","pipelinerun.Name":"go-component-ppyvck-on-pull-request-qt7wl"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-cigu/go-component-ppyvck-on-pull-request-bx5vz with pr group konflux-go-component-ppyvck is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ppyvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:11: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:11: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:11: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:11: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11: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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:11:48Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-14T23:07:10Z","completionTime":"2026-05-14T23:11:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"CHAINS-GIT_COMMIT","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo839d8f0c6662679bdc834e586b04d44a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-839d8f0c6662679bdc834e586b04d44a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon839d8f0c6662679bdc834e586b04d44a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp839d8f0c6662679bdc834e586b04d44a-build-image-index","pipelineTaskName":"build-image-index"}],"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-d1b26495ba386d6feaa8b2f78f5566df-c01e060967873d67-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-2hfl4 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:11:48Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-14T23:07:10Z","completionTime":"2026-05-14T23:11:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"CHAINS-GIT_COMMIT","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo839d8f0c6662679bdc834e586b04d44a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-839d8f0c6662679bdc834e586b04d44a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon839d8f0c6662679bdc834e586b04d44a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp839d8f0c6662679bdc834e586b04d44a-build-image-index","pipelineTaskName":"build-image-index"}],"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-d1b26495ba386d6feaa8b2f78f5566df-c01e060967873d67-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-2hfl4 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:11:48Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-14T23:07:10Z","completionTime":"2026-05-14T23:11:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"CHAINS-GIT_COMMIT","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo839d8f0c6662679bdc834e586b04d44a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-839d8f0c6662679bdc834e586b04d44a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon839d8f0c6662679bdc834e586b04d44a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp839d8f0c6662679bdc834e586b04d44a-build-image-index","pipelineTaskName":"build-image-index"}],"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-d1b26495ba386d6feaa8b2f78f5566df-c01e060967873d67-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-2hfl4 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","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-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:11:48Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-14T23:07:10Z","completionTime":"2026-05-14T23:11:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"CHAINS-GIT_COMMIT","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo839d8f0c6662679bdc834e586b04d44a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-839d8f0c6662679bdc834e586b04d44a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon839d8f0c6662679bdc834e586b04d44a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp839d8f0c6662679bdc834e586b04d44a-build-image-index","pipelineTaskName":"build-image-index"}],"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-d1b26495ba386d6feaa8b2f78f5566df-c01e060967873d67-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-2hfl4 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:11:48Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-14T23:07:10Z","completionTime":"2026-05-14T23:11:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"CHAINS-GIT_COMMIT","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo839d8f0c6662679bdc834e586b04d44a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-839d8f0c6662679bdc834e586b04d44a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon839d8f0c6662679bdc834e586b04d44a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp839d8f0c6662679bdc834e586b04d44a-build-image-index","pipelineTaskName":"build-image-index"}],"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-d1b26495ba386d6feaa8b2f78f5566df-c01e060967873d67-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-2hfl4 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:13: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:13: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-bwgz","prGroupHash":"d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:13:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:03Z","completionTime":"2026-05-14T23:13:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"IMAGE_DIGEST","value":"sha256:29465f358dab2640928ab0e28f70dd2726bbb144c4550c633697ac2818c6d070"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"},{"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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e1ace73f5cb9d3b91c909e6faf89e8d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-f623565e0c959ef4946a3d9edab21207","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5801f9d6e7bad536c8503322cd8180ed-a56cec1be1caaf09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-bwgz-on-pull-request-8bmx2 has finished running","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-bwgz","prGroupHash":"d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:13:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:03Z","completionTime":"2026-05-14T23:13:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"IMAGE_DIGEST","value":"sha256:29465f358dab2640928ab0e28f70dd2726bbb144c4550c633697ac2818c6d070"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"},{"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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e1ace73f5cb9d3b91c909e6faf89e8d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-f623565e0c959ef4946a3d9edab21207","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5801f9d6e7bad536c8503322cd8180ed-a56cec1be1caaf09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-bwgz-on-pull-request-8bmx2 has finished running","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-bwgz","prGroupHash":"d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:13:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:03Z","completionTime":"2026-05-14T23:13:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"IMAGE_DIGEST","value":"sha256:29465f358dab2640928ab0e28f70dd2726bbb144c4550c633697ac2818c6d070"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"},{"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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e1ace73f5cb9d3b91c909e6faf89e8d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-f623565e0c959ef4946a3d9edab21207","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5801f9d6e7bad536c8503322cd8180ed-a56cec1be1caaf09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-bwgz-on-pull-request-8bmx2 has finished running","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-bwgz","prGroupHash":"d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2"} {"level":"info","ts":"2026-05-14T23:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:13:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:03Z","completionTime":"2026-05-14T23:13:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"IMAGE_DIGEST","value":"sha256:29465f358dab2640928ab0e28f70dd2726bbb144c4550c633697ac2818c6d070"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"},{"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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e1ace73f5cb9d3b91c909e6faf89e8d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-f623565e0c959ef4946a3d9edab21207","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5801f9d6e7bad536c8503322cd8180ed-a56cec1be1caaf09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-bwgz-on-pull-request-8bmx2 has finished running","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-bwgz","prGroupHash":"d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2"} {"level":"info","ts":"2026-05-14T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:13:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:03Z","completionTime":"2026-05-14T23:13:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"IMAGE_DIGEST","value":"sha256:29465f358dab2640928ab0e28f70dd2726bbb144c4550c633697ac2818c6d070"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"},{"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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e1ace73f5cb9d3b91c909e6faf89e8d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-f623565e0c959ef4946a3d9edab21207","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5801f9d6e7bad536c8503322cd8180ed-a56cec1be1caaf09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-bwgz-on-pull-request-8bmx2 has finished running","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13: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":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-child-evpn","prGroupHash":"3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-14T23:07:04Z","completionTime":"2026-05-14T23:14:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"IMAGE_DIGEST","value":"sha256:01608ba9378cbc1e7bcb756fd47ba76ee226dd1c86ba906e489134475c71603c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"CHAINS-GIT_COMMIT","value":"210b27260a280d41fc241725c2f489ab3805ebe0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"revision","value":"210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5737ee21adcf2db12f0d41e1ccba802d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5737ee21adcf2db12f0d41e1ccba802d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5737ee21adcf2db12f0d41e1ccba802d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5737ee21adcf2db12f0d41e1ccba802d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5737ee21adcf2db12f0d41e1ccba802d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5737ee21adcf2db12f0d41e1ccba802d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-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-c63a4bb8ee47bcf68fd4427dc57c46ad-a78df74ea07eab69-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-txzkr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-child-evpn","prGroupHash":"3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-14T23:07:04Z","completionTime":"2026-05-14T23:14:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"IMAGE_DIGEST","value":"sha256:01608ba9378cbc1e7bcb756fd47ba76ee226dd1c86ba906e489134475c71603c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"CHAINS-GIT_COMMIT","value":"210b27260a280d41fc241725c2f489ab3805ebe0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"revision","value":"210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5737ee21adcf2db12f0d41e1ccba802d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5737ee21adcf2db12f0d41e1ccba802d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5737ee21adcf2db12f0d41e1ccba802d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5737ee21adcf2db12f0d41e1ccba802d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5737ee21adcf2db12f0d41e1ccba802d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5737ee21adcf2db12f0d41e1ccba802d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-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-c63a4bb8ee47bcf68fd4427dc57c46ad-a78df74ea07eab69-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-txzkr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-child-evpn","prGroupHash":"3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-14T23:07:04Z","completionTime":"2026-05-14T23:14:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"IMAGE_DIGEST","value":"sha256:01608ba9378cbc1e7bcb756fd47ba76ee226dd1c86ba906e489134475c71603c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"CHAINS-GIT_COMMIT","value":"210b27260a280d41fc241725c2f489ab3805ebe0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"revision","value":"210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5737ee21adcf2db12f0d41e1ccba802d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5737ee21adcf2db12f0d41e1ccba802d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5737ee21adcf2db12f0d41e1ccba802d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5737ee21adcf2db12f0d41e1ccba802d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5737ee21adcf2db12f0d41e1ccba802d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5737ee21adcf2db12f0d41e1ccba802d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-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-c63a4bb8ee47bcf68fd4427dc57c46ad-a78df74ea07eab69-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-txzkr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-child-evpn","prGroupHash":"3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305"} {"level":"info","ts":"2026-05-14T23:14: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-14T23:07:04Z","completionTime":"2026-05-14T23:14:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"IMAGE_DIGEST","value":"sha256:01608ba9378cbc1e7bcb756fd47ba76ee226dd1c86ba906e489134475c71603c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"CHAINS-GIT_COMMIT","value":"210b27260a280d41fc241725c2f489ab3805ebe0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"revision","value":"210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5737ee21adcf2db12f0d41e1ccba802d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5737ee21adcf2db12f0d41e1ccba802d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5737ee21adcf2db12f0d41e1ccba802d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5737ee21adcf2db12f0d41e1ccba802d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5737ee21adcf2db12f0d41e1ccba802d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5737ee21adcf2db12f0d41e1ccba802d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-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-c63a4bb8ee47bcf68fd4427dc57c46ad-a78df74ea07eab69-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-txzkr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","prGroup":"konflux-test-comp-pac-gitlab-mqwkgh","prGroupHash":"a5fefcb771b1c4ec569c315c5747da93945c44c4fb565ba851074239415909"} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526429995} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenarioName":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vqco","commitStatus2.ID":14379127454,"TargetURL":null} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526429995} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenarioName":"my-integration-test-vpqp"} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vpqp","commitStatus2.ID":14379127545,"TargetURL":null} {"level":"info","ts":"2026-05-14T23:14:45Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","reconcileID":"eae6406a-3e0e-40f4-a65b-879324e79f1f","snapshot.Namespace":"gitlab-rep-qqdu","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh","noteID":3350094900} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:14:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh","count":1} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","noteID":3350094900,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","pipelineRun.Namespace":"gitlab-rep-qqdu","pipelineRun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","pipelinerun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5"} {"level":"info","ts":"2026-05-14T23:14: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-mqwkgh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:41Z","completionTime":"2026-05-14T23:14:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"IMAGE_DIGEST","value":"sha256:aa63740cdc001f8785c7648441f3896ab9c7b7423077a6d05d8699c9d4767e9e"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6acdced78e97db87c8189b9e177fb1de-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6acdced78e97db87c8189b9e177fb1de-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6acdced78e97db87c8189b9e177fb1de-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-3a331d174dc219dd3c011d21241282b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6acdced78e97db87c8189b9e177fb1de-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6acdced78e97db87c8189b9e177fb1de-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-21972096ddbcfa3457cbec98d4368da4-9e0ca7d4f1aa8b7a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-child-evpn","prGroupHash":"3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:46Z","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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-14T23:07:04Z","completionTime":"2026-05-14T23:14:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"IMAGE_DIGEST","value":"sha256:01608ba9378cbc1e7bcb756fd47ba76ee226dd1c86ba906e489134475c71603c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"CHAINS-GIT_COMMIT","value":"210b27260a280d41fc241725c2f489ab3805ebe0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"revision","value":"210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5737ee21adcf2db12f0d41e1ccba802d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5737ee21adcf2db12f0d41e1ccba802d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5737ee21adcf2db12f0d41e1ccba802d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5737ee21adcf2db12f0d41e1ccba802d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5737ee21adcf2db12f0d41e1ccba802d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5737ee21adcf2db12f0d41e1ccba802d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-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-c63a4bb8ee47bcf68fd4427dc57c46ad-a78df74ea07eab69-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-txzkr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-txzkr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","prGroup":"konflux-test-comp-pac-gitlab-mqwkgh","prGroupHash":"a5fefcb771b1c4ec569c315c5747da93945c44c4fb565ba851074239415909"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:41Z","completionTime":"2026-05-14T23:14:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"IMAGE_DIGEST","value":"sha256:aa63740cdc001f8785c7648441f3896ab9c7b7423077a6d05d8699c9d4767e9e"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6acdced78e97db87c8189b9e177fb1de-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6acdced78e97db87c8189b9e177fb1de-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6acdced78e97db87c8189b9e177fb1de-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-3a331d174dc219dd3c011d21241282b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6acdced78e97db87c8189b9e177fb1de-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6acdced78e97db87c8189b9e177fb1de-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-21972096ddbcfa3457cbec98d4368da4-9e0ca7d4f1aa8b7a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","prGroup":"konflux-test-comp-pac-gitlab-mqwkgh","prGroupHash":"a5fefcb771b1c4ec569c315c5747da93945c44c4fb565ba851074239415909"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:41Z","completionTime":"2026-05-14T23:14:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"IMAGE_DIGEST","value":"sha256:aa63740cdc001f8785c7648441f3896ab9c7b7423077a6d05d8699c9d4767e9e"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6acdced78e97db87c8189b9e177fb1de-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6acdced78e97db87c8189b9e177fb1de-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6acdced78e97db87c8189b9e177fb1de-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-3a331d174dc219dd3c011d21241282b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6acdced78e97db87c8189b9e177fb1de-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6acdced78e97db87c8189b9e177fb1de-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-21972096ddbcfa3457cbec98d4368da4-9e0ca7d4f1aa8b7a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} 2026/05/14 23:14:48 http: TLS handshake error from 10.129.0.2:49746: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.130.0.2:39554: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.129.0.2:49750: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.128.0.2:52914: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.129.0.2:49762: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.129.0.2:49770: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.129.0.2:49772: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.129.0.2:49782: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.128.0.2:52922: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.129.0.2:49786: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.129.0.2:49792: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.129.0.2:49800: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.130.0.2:39566: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.129.0.2:49808: EOF 2026/05/14 23:14:48 http: TLS handshake error from 10.129.0.2:49814: EOF {"level":"info","ts":"2026-05-14T23:14: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","prGroup":"konflux-test-comp-pac-gitlab-mqwkgh","prGroupHash":"a5fefcb771b1c4ec569c315c5747da93945c44c4fb565ba851074239415909"} {"level":"info","ts":"2026-05-14T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:41Z","completionTime":"2026-05-14T23:14:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"IMAGE_DIGEST","value":"sha256:aa63740cdc001f8785c7648441f3896ab9c7b7423077a6d05d8699c9d4767e9e"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6acdced78e97db87c8189b9e177fb1de-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6acdced78e97db87c8189b9e177fb1de-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6acdced78e97db87c8189b9e177fb1de-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-3a331d174dc219dd3c011d21241282b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6acdced78e97db87c8189b9e177fb1de-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6acdced78e97db87c8189b9e177fb1de-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-21972096ddbcfa3457cbec98d4368da4-9e0ca7d4f1aa8b7a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","prGroup":"konflux-test-comp-pac-gitlab-mqwkgh","prGroupHash":"a5fefcb771b1c4ec569c315c5747da93945c44c4fb565ba851074239415909"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:41Z","completionTime":"2026-05-14T23:14:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"IMAGE_DIGEST","value":"sha256:aa63740cdc001f8785c7648441f3896ab9c7b7423077a6d05d8699c9d4767e9e"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6acdced78e97db87c8189b9e177fb1de-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6acdced78e97db87c8189b9e177fb1de-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6acdced78e97db87c8189b9e177fb1de-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-3a331d174dc219dd3c011d21241282b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6acdced78e97db87c8189b9e177fb1de-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6acdced78e97db87c8189b9e177fb1de-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-21972096ddbcfa3457cbec98d4368da4-9e0ca7d4f1aa8b7a-01"}},"deletionTimestamp":"2026-05-14 23:15:02 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","prGroup":"konflux-test-comp-pac-gitlab-mqwkgh","prGroupHash":"a5fefcb771b1c4ec569c315c5747da93945c44c4fb565ba851074239415909"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:41Z","completionTime":"2026-05-14T23:14:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"IMAGE_DIGEST","value":"sha256:aa63740cdc001f8785c7648441f3896ab9c7b7423077a6d05d8699c9d4767e9e"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6acdced78e97db87c8189b9e177fb1de-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6acdced78e97db87c8189b9e177fb1de-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6acdced78e97db87c8189b9e177fb1de-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-3a331d174dc219dd3c011d21241282b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6acdced78e97db87c8189b9e177fb1de-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6acdced78e97db87c8189b9e177fb1de-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-21972096ddbcfa3457cbec98d4368da4-9e0ca7d4f1aa8b7a-01"}},"deletionTimestamp":"2026-05-14 23:15:02 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","prGroup":"konflux-test-comp-pac-gitlab-mqwkgh","prGroupHash":"a5fefcb771b1c4ec569c315c5747da93945c44c4fb565ba851074239415909"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:41Z","completionTime":"2026-05-14T23:14:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"IMAGE_DIGEST","value":"sha256:aa63740cdc001f8785c7648441f3896ab9c7b7423077a6d05d8699c9d4767e9e"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh:on-pr-a4e9840a35fd6e825d10e208db4d1d0e9ade5b67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp6acdced78e97db87c8189b9e177fb1de-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac6acdced78e97db87c8189b9e177fb1de-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes6acdced78e97db87c8189b9e177fb1de-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-3a331d174dc219dd3c011d21241282b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-6acdced78e97db87c8189b9e177fb1de-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa6acdced78e97db87c8189b9e177fb1de-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g6acdced78e97db87c8189b9e177fb1de-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p6acdced78e97db87c8189b9e177fb1de-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-21972096ddbcfa3457cbec98d4368da4-9e0ca7d4f1aa8b7a-01"}},"deletionTimestamp":"2026-05-14 23:15:02 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","PR group":"konflux-test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","prGroup":"konflux-test-comp-pac-gitlab-mqwkgh","prGroupHash":"a5fefcb771b1c4ec569c315c5747da93945c44c4fb565ba851074239415909"} {"level":"info","ts":"2026-05-14T23:15: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-14T23:15:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526440941} {"level":"info","ts":"2026-05-14T23:15:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","statusName":"Konflux Dev version / my-integration-test-vqco / test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:15:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenarioName":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:15:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vqco","commitStatus2.ID":14379199792,"TargetURL":null} {"level":"info","ts":"2026-05-14T23:15:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526440941} {"level":"info","ts":"2026-05-14T23:15:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","statusName":"Konflux Dev version / my-integration-test-vpqp / test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:15:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenarioName":"my-integration-test-vpqp"} {"level":"info","ts":"2026-05-14T23:15:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vpqp","commitStatus2.ID":14379199851,"TargetURL":null} {"level":"info","ts":"2026-05-14T23:15:08Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"bf649d43-da2e-4f6c-a66e-ac9168e05e70","snapshot.Namespace":"gitlab-rep-qqdu","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-14T23:15:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh","noteID":3350094900} {"level":"info","ts":"2026-05-14T23:15:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:15:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh","count":2} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","noteID":3350094900,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","pipelineRun.Namespace":"gitlab-rep-qqdu","pipelineRun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","pipelinerun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5 with pr group konflux-test-comp-pac-gitlab-mqwkgh is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-mqwkgh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526440941} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commitStatus.Name":"Konflux Dev version / my-integration-test-vqco / test-comp-pac-gitlab-mqwkgh","commitStatus.ID":14379199792} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vqco","commitStatus.ID":14379199792,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526440941} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commitStatus.Name":"Konflux Dev version / my-integration-test-vpqp / test-comp-pac-gitlab-mqwkgh","commitStatus.ID":14379199851} {"level":"info","ts":"2026-05-14T23:15:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vpqp","commitStatus.ID":14379199851,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-14T23:15:09Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"c880e2b5-8a1e-492e-b6ac-91f054155dd7","snapshot.Namespace":"gitlab-rep-qqdu","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh","noteID":3350094900} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh","count":2} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","noteID":3350094900,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","pipelineRun.Namespace":"gitlab-rep-qqdu","pipelineRun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","pipelinerun.Name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh-on-pull-request-s6rd5 with pr group konflux-test-comp-pac-gitlab-mqwkgh is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-mqwkgh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"267.074769ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","reconcileID":"ded94dba-b8a0-4353-9c0a-8da2f2a0b28b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"272.678077ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","reconcileID":"61f2e6e1-11db-4f2c-8e54-9917d404b7e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"283.385448ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","reconcileID":"d3e519ec-f9d4-4930-b664-f39f45cd18cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"304.100776ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","reconcileID":"55fe7f02-cf28-4f93-a17b-9f783871b784","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"344.704022ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","reconcileID":"f079e655-dee8-48fa-85d1-19791b4dd449","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"425.696576ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","reconcileID":"de683af4-c82b-4210-81c6-bfb78cc2d718","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"586.912499ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","reconcileID":"733313da-5a3d-4f91-884f-26ff1df3e4f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"689.049579ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","reconcileID":"bc40fad3-d114-4869-ab82-b8636f32e2e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"908.179022ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","reconcileID":"136cc00a-92f7-4cd1-8dc8-0a4a6f2e11c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"1.214951181s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","reconcileID":"f92f6805-1ee5-46e6-8e0e-8bb93a11af0a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-qxny-20260514-230754-000","application":"integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"integ-app-qxny-20260514-230754-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-qxny-20260514-230754-000","snapshot.Spec.Components":[{"name":"test-component-pac-oalptu","version":"","containerImage":"quay.io/redhat-appstudio-qe/stat-rep-jvxt/test-component-pac-oalptu@sha256:98e22cdff6be1adff9b5b8a6be011cb8de33178b4f9c58bd13dbe21b5349ff61","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"17d1e4357c754bbbd0d2e176b70a66df54c3e780"}}}]} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-oalptu is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5cc80e3264a5e7af33ec0b83b395ddd8b2d79c9d13ad7c3fe4bee66627e07e is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 4 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","Application.Name":"integ-app-qxny","IntegrationTestScenarios":4} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"}} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 3 required integration tests finished, 3 out of 3 required integration tests passed","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","integrationTestScenario.Name":"my-integration-test-ruuq"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} 2026/05/14 23:15:23 http: TLS handshake error from 10.128.0.2:54158: EOF {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","integrationTestScenario.Name":"my-integration-test-yfbe"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","destinationComponentSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"my-integration-test-yfbe-fp9hg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-yfbe"} {"level":"info","ts":"2026-05-14T23:15:23Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"integ-app-qxny-20260514-230754-000","reconcileID":"6f6f6e81-06c8-4b86-baef-2dc19839715a","snapshot.name":"integ-app-qxny-20260514-230754-000","pipelinerun.name":"test-component-pac-oalptu-on-pull-request-j9hz2","duration":2.286035153} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"integ-app-qxny-20260514-230754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","integrationTestScenario.Name":"my-integration-test-djjj"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"my-integration-test-djjj-9d66l","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-djjj"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","integrationTestScenario.Name":"my-integration-test-ruuq"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-evtc","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-evtc","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"my-integration-test-ruuq-r9687","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ruuq"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","integrationTestScenario.Name":"my-integration-test-evtc"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"my-integration-test-evtc-w4crq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-evtc"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","Scenario":"my-integration-test-ruuq"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oalptu-on-pull-request-j9hz2 has finished running","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","Label":"my-integration-test-ruuq"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 4 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","Application.Name":"integ-app-qxny","IntegrationTestScenarios":4} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","integrationTestScenario.Name":"my-integration-test-yfbe","pipelineRun.Name":"my-integration-test-yfbe-fp9hg"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","integrationTestScenario.Name":"my-integration-test-djjj","pipelineRun.Name":"my-integration-test-djjj-9d66l"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","integrationTestScenario.Name":"my-integration-test-ruuq","pipelineRun.Name":"my-integration-test-ruuq-r9687"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","integrationTestScenario.Name":"my-integration-test-evtc","pipelineRun.Name":"my-integration-test-evtc-w4crq"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093329692, NodeID:\"CR_kwDOMjU9q88AAAARt4QRHA\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-evtc-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093329692\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093329692\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot scenario my-integration-test-evtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/test-component-pac-oalptu-on-pull-request-j9hz2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093329692/annotations\"}, Name:\"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-pull-request-j9hz2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oalptu-on-pull-request-j9hz2 has finished running","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-yfbe-fp9hg","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"my-integration-test-yfbe-fp9hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-djjj-9d66l","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"my-integration-test-djjj-9d66l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093329692,"CheckName":"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-yfbe","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093330252, NodeID:\"CR_kwDOMjU9q88AAAARt4QTTA\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-yfbe-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330252\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093330252\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot optional scenario my-integration-test-yfbe is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/test-component-pac-oalptu-on-pull-request-j9hz2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330252/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ruuq-r9687","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"my-integration-test-ruuq-r9687","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-evtc-w4crq","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"my-integration-test-evtc-w4crq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093330252,"CheckName":"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-djjj","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093330835, NodeID:\"CR_kwDOMjU9q88AAAARt4QVkw\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-djjj-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330835\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093330835\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot scenario my-integration-test-djjj is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/test-component-pac-oalptu-on-pull-request-j9hz2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330835/annotations\"}, Name:\"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093330835,"CheckName":"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-ruuq","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093331254, NodeID:\"CR_kwDOMjU9q88AAAARt4QXNg\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-ruuq-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093331254\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093331254\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot scenario my-integration-test-ruuq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/test-component-pac-oalptu-on-pull-request-j9hz2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093331254/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093331254,"CheckName":"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"}} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 3 required integration tests finished, 0 out of 3 required integration tests passed","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","destinationComponentSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-yfbe","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-yfbe","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093330252, NodeID:\"CR_kwDOMjU9q88AAAARt4QTTA\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-yfbe-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330252\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093330252\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and optional scenario my-integration-test-yfbe is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330252/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093330252,"CheckName":"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-djjj","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093330835, NodeID:\"CR_kwDOMjU9q88AAAARt4QVkw\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-djjj-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330835\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093330835\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and scenario my-integration-test-djjj is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330835/annotations\"}, Name:\"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093330835,"CheckName":"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-ruuq","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093331254, NodeID:\"CR_kwDOMjU9q88AAAARt4QXNg\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-ruuq-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093331254\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093331254\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and scenario my-integration-test-ruuq is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093331254/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093331254,"CheckName":"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-evtc","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093329692, NodeID:\"CR_kwDOMjU9q88AAAARt4QRHA\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-evtc-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093329692\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093329692\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:07:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and scenario my-integration-test-evtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093329692/annotations\"}, Name:\"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093329692,"CheckName":"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Name":"integ-app-qxny-20260514-230754-000"} 2026/05/14 23:15:31 http: TLS handshake error from 10.128.0.2:42740: EOF 2026/05/14 23:15:31 http: TLS handshake error from 10.129.0.2:59914: EOF 2026/05/14 23:15:31 http: TLS handshake error from 10.129.0.2:59924: EOF 2026/05/14 23:15:31 http: TLS handshake error from 10.129.0.2:59926: EOF 2026/05/14 23:15:31 http: TLS handshake error from 10.128.0.2:42756: EOF {"level":"info","ts":"2026-05-14T23:15:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"}} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 3 required integration tests finished, 0 out of 3 required integration tests passed","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","destinationComponentSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-evtc-w4crq","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"my-integration-test-evtc-w4crq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-evtc","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-evtc","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093329692, NodeID:\"CR_kwDOMjU9q88AAAARt4QRHA\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-evtc-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093329692\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093329692\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-14 23:07:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and scenario my-integration-test-evtc is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093329692/annotations\"}, Name:\"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093329692,"CheckName":"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-yfbe"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-djjj"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-ruuq"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"my-integration-test-evtc-w4crq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"}} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 3 required integration tests finished, 1 out of 3 required integration tests passed","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","destinationComponentSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-djjj","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-evtc"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-yfbe"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-djjj","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-djjj-9d66l","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"my-integration-test-djjj-9d66l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093330835, NodeID:\"CR_kwDOMjU9q88AAAARt4QVkw\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-djjj-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330835\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093330835\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-14 23:07:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and scenario my-integration-test-djjj is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330835/annotations\"}, Name:\"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ruuq-r9687","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"my-integration-test-ruuq-r9687","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093330835,"CheckName":"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu","Status":"completed","Conclusion":"neutral"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"BuildPLRInProgress"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-ruuq"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-yfbe-fp9hg","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"my-integration-test-yfbe-fp9hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"my-integration-test-yfbe-fp9hg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"my-integration-test-djjj-9d66l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"my-integration-test-ruuq-r9687","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"}} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"3 out of 3 required integration tests finished, 2 out of 3 required integration tests passed","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"integ-app-qxny-20260514-230754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"integ-app-qxny-20260514-230754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","destinationComponentSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-yfbe","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-evtc"} {"level":"info","ts":"2026-05-14T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-yfbe","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093330252, NodeID:\"CR_kwDOMjU9q88AAAARt4QTTA\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-yfbe-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330252\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093330252\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-14 23:07:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and optional scenario my-integration-test-yfbe is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330252/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093330252,"CheckName":"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu","Status":"completed","Conclusion":"neutral"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-djjj"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","scenario.Name":"my-integration-test-ruuq","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testedSnapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093331254, NodeID:\"CR_kwDOMjU9q88AAAARt4QXNg\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-ruuq-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093331254\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093331254\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-14 23:07:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and scenario my-integration-test-ruuq is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093331254/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686259675, Number:9747, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9747\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oalptu\", SHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-ypkued\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76093331254,"CheckName":"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","testedSnapshot.Name":"integ-app-qxny-20260514-230754-000","destinationSnapshot.Name":"integ-app-qxny-20260514-230754-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"191.933187ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"3fff2e5f-4089-414f-a696-60aaa0bf9d44","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"197.736586ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"eb7caccc-288f-48ef-8f7b-1c36f754d729","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"208.485431ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"36f68b11-c291-415f-a880-bde74625c183","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"229.166223ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"9eb2f43a-bf9e-4cf2-9a3d-0589bfcbeef2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"269.772595ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"48474d0b-b0a5-4219-8b5d-b3b3dcc3e005","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"350.631817ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"bdbcda0c-3dc6-4249-8548-0717bfc34849","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"512.026082ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"033cdd77-7123-4b1f-9b1d-db845e23e62d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"833.528878ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"48728f8d-47b0-454b-bfc2-5bfa16074166","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.249877145s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"a188b8df-28e0-4aa9-a62d-6b4539c3b0ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.475198505s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"84c3c1fb-5917-4892-b213-d1707e456f5a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.552102848s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:15:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"6c51e4d4-dbdb-4d86-b1bb-42394df6f1c5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","reconcileID":"7ce80192-d4fd-4088-bd29-79c0d0d694a9","component.Name":"gl-multi-component-child-qvne"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-azop-20260514-230751-000"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-azop-20260514-230751-000","application":"build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-azop-20260514-230751-000"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230751-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-azop-20260514-230751-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-qvne","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nnoo/gl-multi-component-parent-qvne@sha256:a97588e8ab99c404cc96b8ef055eb4961a08b505e47a6398b1579147da75070b","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-pjfiae","revision":"3e4cad840a5a9f97e99992ce980779b002858223"}}}]} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-m65pq with pr group konflux-gl-multi-component-parent-qvne is still running, won't create group snapshot","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-azop-20260514-230751-000"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","Application.Name":"build-suite-component-update-azop","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"}} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230751-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230751-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:15:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230751-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-230751-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Namespace":"build-e2e-nnoo","snapshot.Name":"build-suite-component-update-azop-20260514-230751-000"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-230751-000"} {"level":"info","ts":"2026-05-14T23:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-230751-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-qvne-on-pull-request-jdjpx has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-87vk2","reconcileID":"140c7401-e3eb-464f-921f-7a190a9b8313","Component.Namespace":"konflux-dksk","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw@sha256:98c82aecbffd7d9fe93ead91c2243e7f07642d8c4a2cde1b4c1f69f7fef684c2","Component.Name":"konflux-demo-component-nmdw","lastBuildCommit":"8e4d29d0b1ba7a1ddd3235ec50ec2f5babe9f95c"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","component.Namespace":"konflux-dksk","component.Name":"konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260514-230752-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-app-20260514-230752-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260514-230752-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-nmdw","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw@sha256:98c82aecbffd7d9fe93ead91c2243e7f07642d8c4a2cde1b4c1f69f7fef684c2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"8e4d29d0b1ba7a1ddd3235ec50ec2f5babe9f95c"}}}]} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-hasu"} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"}} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260514-230752-000","testedSnapshot":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"my-integration-test-hasu-pscfz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hasu"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-230752-000","testedSnapshot":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-230752-000","testedSnapshot":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"namespace":"konflux-dksk","name":"konflux-demo-app-20260514-230752-000","reconcileID":"34ddc4e9-4b3e-4278-b8d7-d8382555d0b4","snapshot.name":"konflux-demo-app-20260514-230752-000","pipelinerun.name":"konflux-demo-component-nmdw-on-push-87vk2","duration":3.297649094} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-app-20260514-230752-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-87vk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-87vk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ExternalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ExternalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.NameSpace":"konflux-dksk","snapshot.Name":"konflux-demo-app-20260514-230752-000","scenarioName":"my-integration-test-hasu","externalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-87vk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-87vk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nmdw-on-push-87vk2 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-87vk2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nmdw-on-push-87vk2 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ID":76094208436,"CheckName":"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260514-230752-000","destinationSnapshot.Name":"konflux-demo-app-20260514-230752-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","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":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"}} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260514-230752-000","testedSnapshot":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-hasu-pscfz","namespace":"konflux-dksk"},"namespace":"konflux-dksk","name":"my-integration-test-hasu-pscfz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-230752-000","testedSnapshot":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-230752-000","testedSnapshot":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","build-e2e-nnoo":"gl-multi-component-parent-qvne-on-pull-request-jdjpx"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Name":"build-suite-component-update-azop-20260514-230751-000"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-qvne-on-pull-request-jdjpx has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-jdjpx","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ExternalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:76094208436, NodeID:\"CR_kwDOMZ6fKs8AAAARt5F5tA\", HeadSHA:\"8e4d29d0b1ba7a1ddd3235ec50ec2f5babe9f95c\", ExternalID:\"my-integration-test-hasu-konflux-demo-component-nmdw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/76094208436\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/76094208436\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:15:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-nmdw snapshot konflux-demo-app-20260514-230752-000 and scenario my-integration-test-hasu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/76094208436/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw\", CheckSuite:github.CheckSuite{ID:69085597683}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ID":76094208436,"CheckName":"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260514-230752-000","destinationSnapshot.Name":"konflux-demo-app-20260514-230752-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-parent-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15:51Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-gczlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-gczlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-nmdw-on-push-gczlm is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:53Z","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":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"}} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-app-20260514-230752-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-hasu-pscfz","namespace":"konflux-dksk"},"namespace":"konflux-dksk","name":"my-integration-test-hasu-pscfz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-app-20260514-230752-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260514-230752-000","testedSnapshot":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:53Z","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":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-230752-000","testedSnapshot":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-230752-000","testedSnapshot":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-app-20260514-230752-000-8e4d29d-rtskc","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","release.Name":"konflux-demo-app-20260514-230752-000-8e4d29d-rtskc"} {"level":"info","ts":"2026-05-14T23:15:53Z","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":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ExternalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:76094208436, NodeID:\"CR_kwDOMZ6fKs8AAAARt5F5tA\", HeadSHA:\"8e4d29d0b1ba7a1ddd3235ec50ec2f5babe9f95c\", ExternalID:\"my-integration-test-hasu-konflux-demo-component-nmdw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/76094208436\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/76094208436\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-14 23:15:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-nmdw snapshot konflux-demo-app-20260514-230752-000 and scenario my-integration-test-hasu is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/76094208436/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw\", CheckSuite:github.CheckSuite{ID:69085597683}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ID":76094208436,"CheckName":"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260514-230752-000","destinationSnapshot.Name":"konflux-demo-app-20260514-230752-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:15:53Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260514-230752-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"my-integration-test-hasu-pscfz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-nnsv","prGroupHash":"aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:15:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:07:16Z","completionTime":"2026-05-14T23:15:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"name":"IMAGE_DIGEST","value":"sha256:f825262a13f64abb3c05f4f0568ea2689bf29e276aecfcae2e7b018416e5a007"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb760ba433674833d3d3425b3e4f854e5-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-006ff63f3b628afcab62078749cd916a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8cfda0ee56b19df9fc4bfe6d5233c2cb-4e452934803abce1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-nnsv-on-pull-request-7rmml has finished running","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-nnsv","prGroupHash":"aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:15:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:07:16Z","completionTime":"2026-05-14T23:15:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"name":"IMAGE_DIGEST","value":"sha256:f825262a13f64abb3c05f4f0568ea2689bf29e276aecfcae2e7b018416e5a007"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb760ba433674833d3d3425b3e4f854e5-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-006ff63f3b628afcab62078749cd916a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8cfda0ee56b19df9fc4bfe6d5233c2cb-4e452934803abce1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-nnsv-on-pull-request-7rmml has finished running","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-nnsv","prGroupHash":"aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:15:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:07:16Z","completionTime":"2026-05-14T23:15:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"name":"IMAGE_DIGEST","value":"sha256:f825262a13f64abb3c05f4f0568ea2689bf29e276aecfcae2e7b018416e5a007"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb760ba433674833d3d3425b3e4f854e5-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-006ff63f3b628afcab62078749cd916a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8cfda0ee56b19df9fc4bfe6d5233c2cb-4e452934803abce1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-nnsv-on-pull-request-7rmml has finished running","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-nnsv","prGroupHash":"aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032"} {"level":"info","ts":"2026-05-14T23:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:15:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:07:16Z","completionTime":"2026-05-14T23:15:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"name":"IMAGE_DIGEST","value":"sha256:f825262a13f64abb3c05f4f0568ea2689bf29e276aecfcae2e7b018416e5a007"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb760ba433674833d3d3425b3e4f854e5-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-006ff63f3b628afcab62078749cd916a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8cfda0ee56b19df9fc4bfe6d5233c2cb-4e452934803abce1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-nnsv-on-pull-request-7rmml has finished running","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-parent-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-nnsv","prGroupHash":"aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:15:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:07:16Z","completionTime":"2026-05-14T23:15:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"name":"IMAGE_DIGEST","value":"sha256:f825262a13f64abb3c05f4f0568ea2689bf29e276aecfcae2e7b018416e5a007"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb760ba433674833d3d3425b3e4f854e5-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-006ff63f3b628afcab62078749cd916a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8cfda0ee56b19df9fc4bfe6d5233c2cb-4e452934803abce1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-nnsv-on-pull-request-7rmml has finished running","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-parent-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-parent-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-parent-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-push-jzqmb","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-push-jzqmb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:16:09Z","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":"test-component-pac-oalptu-on-push-jzqmb","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-component-pac-oalptu-on-push-jzqmb","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-component-pac-oalptu-on-push-jzqmb","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-push-jzqmb","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-push-jzqmb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-component-pac-oalptu-on-push-jzqmb is not associated with a pull request","buildpipelineRun":{"name":"test-component-pac-oalptu-on-push-jzqmb","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","prGroup":"konflux-test-component-pac-cyuanc","prGroupHash":"174da8d3d1522f7a359bbb392625410dd4cc3dd579857717ebff7d8764885e"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:16:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","existingCheckRun":"github.CheckRun{ID:76093140410, NodeID:\"CR_kwDOKrwUx88AAAARt4Etug\", HeadSHA:\"97aa898f16485e22b3cf1deeec21977679497b0f\", ExternalID:\"my-integration-test-kpvl-test-component-pac-cyuanc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76093140410\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76093140410\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:06:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-cyuanc snapshot scenario my-integration-test-kpvl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-ljpt/test-component-pac-cyuanc-on-pull-request-t5vbm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76093140410/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc\", CheckSuite:github.CheckSuite{ID:69085427867}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686253369, Number:30348, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30348\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cyuanc\", SHA:\"97aa898f16485e22b3cf1deeec21977679497b0f\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-fuguni\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ID":76093140410,"CheckName":"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","pipelineRun.Namespace":"integration1-ljpt","pipelineRun.Name":"test-component-pac-cyuanc-on-pull-request-t5vbm","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","pipelinerun.Name":"test-component-pac-cyuanc-on-pull-request-t5vbm"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-cyuanc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:16:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:15Z","completionTime":"2026-05-14T23:16:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"IMAGE_DIGEST","value":"sha256:fc0658f90d37594b3adaaa37f85060f439284fe12f8c95791233d43186d941d6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp2af73d4ed4cca6ebdf9fb3097b6a3121-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen2af73d4ed4cca6ebdf9fb3097b6a3121-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2af73d4ed4cca6ebdf9fb3097b6a3121-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pubb725e1729fb3839d6423d476c4f1267","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone2af73d4ed4cca6ebdf9fb3097b6a3121-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon2af73d4ed4cca6ebdf9fb3097b6a3121-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-147f771fa082df32dcc740e5872c1451-3919299f759a4ad5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-cyuanc-on-pull-request-t5vbm has finished running","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","prGroup":"konflux-test-component-pac-cyuanc","prGroupHash":"174da8d3d1522f7a359bbb392625410dd4cc3dd579857717ebff7d8764885e"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:16:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:15Z","completionTime":"2026-05-14T23:16:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"IMAGE_DIGEST","value":"sha256:fc0658f90d37594b3adaaa37f85060f439284fe12f8c95791233d43186d941d6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp2af73d4ed4cca6ebdf9fb3097b6a3121-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen2af73d4ed4cca6ebdf9fb3097b6a3121-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2af73d4ed4cca6ebdf9fb3097b6a3121-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pubb725e1729fb3839d6423d476c4f1267","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone2af73d4ed4cca6ebdf9fb3097b6a3121-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon2af73d4ed4cca6ebdf9fb3097b6a3121-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-147f771fa082df32dcc740e5872c1451-3919299f759a4ad5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-cyuanc-on-pull-request-t5vbm has finished running","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","prGroup":"konflux-test-component-pac-cyuanc","prGroupHash":"174da8d3d1522f7a359bbb392625410dd4cc3dd579857717ebff7d8764885e"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:16:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:15Z","completionTime":"2026-05-14T23:16:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"IMAGE_DIGEST","value":"sha256:fc0658f90d37594b3adaaa37f85060f439284fe12f8c95791233d43186d941d6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp2af73d4ed4cca6ebdf9fb3097b6a3121-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen2af73d4ed4cca6ebdf9fb3097b6a3121-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2af73d4ed4cca6ebdf9fb3097b6a3121-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pubb725e1729fb3839d6423d476c4f1267","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone2af73d4ed4cca6ebdf9fb3097b6a3121-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon2af73d4ed4cca6ebdf9fb3097b6a3121-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-147f771fa082df32dcc740e5872c1451-3919299f759a4ad5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-cyuanc-on-pull-request-t5vbm has finished running","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-nnsv","prGroupHash":"aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:15:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:07:16Z","completionTime":"2026-05-14T23:15:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"name":"IMAGE_DIGEST","value":"sha256:f825262a13f64abb3c05f4f0568ea2689bf29e276aecfcae2e7b018416e5a007"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb760ba433674833d3d3425b3e4f854e5-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-006ff63f3b628afcab62078749cd916a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8cfda0ee56b19df9fc4bfe6d5233c2cb-4e452934803abce1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-7rmml","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-nnsv-on-pull-request-7rmml has finished running","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-nnsv","prGroupHash":"aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:15:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:07:16Z","completionTime":"2026-05-14T23:15:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"name":"IMAGE_DIGEST","value":"sha256:f825262a13f64abb3c05f4f0568ea2689bf29e276aecfcae2e7b018416e5a007"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb760ba433674833d3d3425b3e4f854e5-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-006ff63f3b628afcab62078749cd916a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8cfda0ee56b19df9fc4bfe6d5233c2cb-4e452934803abce1-01"}},"deletionTimestamp":"2026-05-14 23:16:12 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-nnsv-on-pull-request-7rmml has finished running","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-nnsv","prGroupHash":"aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:15:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:07:16Z","completionTime":"2026-05-14T23:15:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"name":"IMAGE_DIGEST","value":"sha256:f825262a13f64abb3c05f4f0568ea2689bf29e276aecfcae2e7b018416e5a007"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb760ba433674833d3d3425b3e4f854e5-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-006ff63f3b628afcab62078749cd916a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8cfda0ee56b19df9fc4bfe6d5233c2cb-4e452934803abce1-01"}},"deletionTimestamp":"2026-05-14 23:16:12 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-nnsv-on-pull-request-7rmml has finished running","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-nnsv","prGroupHash":"aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:15:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:07:16Z","completionTime":"2026-05-14T23:15:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"name":"IMAGE_DIGEST","value":"sha256:f825262a13f64abb3c05f4f0568ea2689bf29e276aecfcae2e7b018416e5a007"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"8b70a7d5166021f6f93d80ddc715bf95b723e9bb"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv:on-pr-8b70a7d5166021f6f93d80ddc715bf95b723e9bb"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb760ba433674833d3d3425b3e4f854e5-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-006ff63f3b628afcab62078749cd916a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-nnsv-on-pull-request-7rmml-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8cfda0ee56b19df9fc4bfe6d5233c2cb-4e452934803abce1-01"}},"deletionTimestamp":"2026-05-14 23:16:12 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-nnsv-on-pull-request-7rmml has finished running","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-7rmml","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"223.722951ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","reconcileID":"5905f78a-2566-458c-ae60-cce3b2796295","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"229.212791ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","reconcileID":"1dcb8a18-3832-4307-ad6d-89b09cfbbbaa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"239.671109ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","reconcileID":"2dca3b3c-b8c4-47a4-b296-0559a4aa9738","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"260.288117ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","reconcileID":"7571e36d-d4a2-4a30-a110-ccc78fea8ffa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"301.28005ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","reconcileID":"5863d63f-9dc7-4b6e-ad5b-217d59e0f507","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"382.576733ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","reconcileID":"8ca165bd-1887-4564-9b9e-d6783a18db94","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"543.35627ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","reconcileID":"57522c71-9821-4e2f-9964-7034b1d0ac34","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","prGroup":"konflux-test-component-pac-cyuanc","prGroupHash":"174da8d3d1522f7a359bbb392625410dd4cc3dd579857717ebff7d8764885e"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:16:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:15Z","completionTime":"2026-05-14T23:16:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"IMAGE_DIGEST","value":"sha256:fc0658f90d37594b3adaaa37f85060f439284fe12f8c95791233d43186d941d6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp2af73d4ed4cca6ebdf9fb3097b6a3121-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen2af73d4ed4cca6ebdf9fb3097b6a3121-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2af73d4ed4cca6ebdf9fb3097b6a3121-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pubb725e1729fb3839d6423d476c4f1267","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone2af73d4ed4cca6ebdf9fb3097b6a3121-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon2af73d4ed4cca6ebdf9fb3097b6a3121-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-147f771fa082df32dcc740e5872c1451-3919299f759a4ad5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-t5vbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-cyuanc-on-pull-request-t5vbm has finished running","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"864.713284ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","reconcileID":"f90912a5-7a39-4c6f-a2fe-4d196bd7e3a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.008385642s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","reconcileID":"e9c47613-942f-4b4f-8b19-94714b87896e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-parent-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"460.404101ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","reconcileID":"59812313-6d1c-4c6b-9842-efe7855acd87","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"465.941047ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","reconcileID":"c7dc2c0c-3490-4ba2-8790-dbcd8dff87d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"476.43785ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","reconcileID":"78f6d852-9e00-426f-8e35-1c2117189d0c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"497.116788ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","reconcileID":"a4ae686f-254a-43a1-a6d2-5e5208ddd05f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.505769463s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","reconcileID":"9321241d-76b5-40de-967e-ba6ff11d480d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"538.101264ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","reconcileID":"fa52edf4-d068-4336-b723-aa9dbd19d2d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"618.689318ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","reconcileID":"2b0da9b9-6424-422d-a4fa-704a0e2fe54b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"779.409654ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","reconcileID":"8055d75c-a8e2-4191-8bbf-e28bd11de374","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:14Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","reconcileID":"947400fd-e1f0-4e5c-b1a6-d523b2d487b9","component.Name":"gh-multi-component-child-evpn"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ephl-20260514-230725-000"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ephl-20260514-230725-000","application":"build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ephl-20260514-230725-000"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-230725-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ephl-20260514-230725-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-evpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-parent-evpn@sha256:320f6365238c840dc6cd697de28d5a337308e17885ecb072d9cc93fa24a663a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-engzsx","revision":"cac8c189a184fdc7dfa8abbc69bb20364084d9d4"}}}]} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-evpn is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b048c4a87463ec236494250551657feccc42b7467c6cdd6dc9edf92dcfb5fd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ephl-20260514-230725-000"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"}} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","Application.Name":"build-suite-component-update-ephl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-230725-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:16:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-230725-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-230725-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","snapshot.Namespace":"build-e2e-qttl","snapshot.Name":"build-suite-component-update-ephl-20260514-230725-000"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ephl-20260514-230725-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-230725-000"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-230725-000"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-evpn-on-pull-request-tkf2n has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"1.247493628s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","reconcileID":"362af7c2-9d9f-4c95-a78a-0861b29f8212","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"1.889010569s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","reconcileID":"07b64947-4bd3-449d-9db2-ba68fabb5627","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","reconcileID":"5b974b5e-ec0a-41e5-992e-5637212b0c7f","component.Name":"fj-multi-component-child-ewup"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qbfu-20260514-230738-000"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qbfu-20260514-230738-000","application":"build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qbfu-20260514-230738-000"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ewup is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 54969a3e8250c86dc19dcf997a6311bdc11d5ffc044b2908f7df0f14a11bbd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-230738-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qbfu-20260514-230738-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-ewup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-parent-ewup@sha256:0eab877a6abcb5ad4a2db52a01f6ffc9360e424b577100c63df4f91e437126b0","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-mctepp","revision":"e415bf82684aab5bae95c86159f53dcc959bdc9a"}}}]} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qbfu-20260514-230738-000"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"}} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","Application.Name":"build-suite-component-update-qbfu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-230738-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-230738-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","snapshot.Namespace":"build-e2e-szjm","snapshot.Name":"build-suite-component-update-qbfu-20260514-230738-000"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qbfu-20260514-230738-000"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-230738-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:16:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-230738-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qbfu-20260514-230738-000"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ewup-on-pull-request-fp9z5 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:16:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:17Z","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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","snapshot.Name":"build-suite-component-update-ephl-20260514-230725-000"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-evpn-on-pull-request-tkf2n has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-pull-request-tkf2n","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-nnsv-on-pull-request-v775h","PR group":"konflux-test-comp-nnsv"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-nnsv","prGroupHash":"aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","snapshot.Name":"build-suite-component-update-qbfu-20260514-230738-000"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ewup-on-pull-request-fp9z5 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","prGroup":"konflux-test-component-pac-cyuanc","prGroupHash":"174da8d3d1522f7a359bbb392625410dd4cc3dd579857717ebff7d8764885e"} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:16:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:15Z","completionTime":"2026-05-14T23:16:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"IMAGE_DIGEST","value":"sha256:fc0658f90d37594b3adaaa37f85060f439284fe12f8c95791233d43186d941d6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp2af73d4ed4cca6ebdf9fb3097b6a3121-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen2af73d4ed4cca6ebdf9fb3097b6a3121-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2af73d4ed4cca6ebdf9fb3097b6a3121-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pubb725e1729fb3839d6423d476c4f1267","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone2af73d4ed4cca6ebdf9fb3097b6a3121-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon2af73d4ed4cca6ebdf9fb3097b6a3121-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-147f771fa082df32dcc740e5872c1451-3919299f759a4ad5-01"}},"deletionTimestamp":"2026-05-14 23:16:18 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-cyuanc-on-pull-request-t5vbm has finished running","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","prGroup":"konflux-test-component-pac-cyuanc","prGroupHash":"174da8d3d1522f7a359bbb392625410dd4cc3dd579857717ebff7d8764885e"} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:16:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:15Z","completionTime":"2026-05-14T23:16:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"IMAGE_DIGEST","value":"sha256:fc0658f90d37594b3adaaa37f85060f439284fe12f8c95791233d43186d941d6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp2af73d4ed4cca6ebdf9fb3097b6a3121-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen2af73d4ed4cca6ebdf9fb3097b6a3121-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2af73d4ed4cca6ebdf9fb3097b6a3121-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pubb725e1729fb3839d6423d476c4f1267","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone2af73d4ed4cca6ebdf9fb3097b6a3121-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon2af73d4ed4cca6ebdf9fb3097b6a3121-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-147f771fa082df32dcc740e5872c1451-3919299f759a4ad5-01"}},"deletionTimestamp":"2026-05-14 23:16:18 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-cyuanc-on-pull-request-t5vbm has finished running","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","prGroup":"konflux-test-component-pac-cyuanc","prGroupHash":"174da8d3d1522f7a359bbb392625410dd4cc3dd579857717ebff7d8764885e"} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:16:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:15Z","completionTime":"2026-05-14T23:16:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"IMAGE_DIGEST","value":"sha256:fc0658f90d37594b3adaaa37f85060f439284fe12f8c95791233d43186d941d6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"97aa898f16485e22b3cf1deeec21977679497b0f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc:on-pr-97aa898f16485e22b3cf1deeec21977679497b0f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp2af73d4ed4cca6ebdf9fb3097b6a3121-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen2af73d4ed4cca6ebdf9fb3097b6a3121-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2af73d4ed4cca6ebdf9fb3097b6a3121-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pubb725e1729fb3839d6423d476c4f1267","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component2af73d4ed4cca6ebdf9fb3097b6a3121-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone2af73d4ed4cca6ebdf9fb3097b6a3121-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-cyuanc-on-pull-request-t5vbm-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon2af73d4ed4cca6ebdf9fb3097b6a3121-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-147f771fa082df32dcc740e5872c1451-3919299f759a4ad5-01"}},"deletionTimestamp":"2026-05-14 23:16:18 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-cyuanc-on-pull-request-t5vbm has finished running","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-t5vbm","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"}} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"3 out of 3 required integration tests finished, 2 out of 3 required integration tests passed","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"error","ts":"2026-05-14T23:16:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Namespace":"stat-rep-jvxt","snapshot.Name":"integ-app-qxny-20260514-230754-000","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qxny-20260514-230754-000","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.Name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:11:48Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-14T23:07:10Z","completionTime":"2026-05-14T23:11:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"CHAINS-GIT_COMMIT","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo839d8f0c6662679bdc834e586b04d44a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-839d8f0c6662679bdc834e586b04d44a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon839d8f0c6662679bdc834e586b04d44a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp839d8f0c6662679bdc834e586b04d44a-build-image-index","pipelineTaskName":"build-image-index"}],"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-d1b26495ba386d6feaa8b2f78f5566df-c01e060967873d67-01"}},"deletionTimestamp":"2026-05-14 23:16:23 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-2hfl4 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:11:48Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-14T23:07:10Z","completionTime":"2026-05-14T23:11:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"CHAINS-GIT_COMMIT","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo839d8f0c6662679bdc834e586b04d44a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-839d8f0c6662679bdc834e586b04d44a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon839d8f0c6662679bdc834e586b04d44a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp839d8f0c6662679bdc834e586b04d44a-build-image-index","pipelineTaskName":"build-image-index"}],"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-d1b26495ba386d6feaa8b2f78f5566df-c01e060967873d67-01"}},"deletionTimestamp":"2026-05-14 23:16:23 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-2hfl4 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:11:48Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-14T23:07:10Z","completionTime":"2026-05-14T23:11:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"CHAINS-GIT_COMMIT","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-4215c6e6097d2618817b0b1f2e8c3de59e887592"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-2hfl4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo839d8f0c6662679bdc834e586b04d44a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-839d8f0c6662679bdc834e586b04d44a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon839d8f0c6662679bdc834e586b04d44a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp839d8f0c6662679bdc834e586b04d44a-build-image-index","pipelineTaskName":"build-image-index"}],"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-d1b26495ba386d6feaa8b2f78f5566df-c01e060967873d67-01"}},"deletionTimestamp":"2026-05-14 23:16:23 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16: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":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-2hfl4 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-2hfl4","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-cyuanc-on-pull-request-jv4bh","PR group":"konflux-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","prGroup":"konflux-test-component-pac-cyuanc","prGroupHash":"174da8d3d1522f7a359bbb392625410dd4cc3dd579857717ebff7d8764885e"} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.NameSpace":"integration1-ljpt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kpvl","externalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ID":76094285236,"CheckName":"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","pipelineRun.Namespace":"integration1-ljpt","pipelineRun.Name":"test-component-pac-cyuanc-on-pull-request-jv4bh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","pipelinerun.Name":"test-component-pac-cyuanc-on-pull-request-jv4bh"} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-ljpt/test-component-pac-cyuanc-on-pull-request-t5vbm with pr group konflux-test-component-pac-cyuanc is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-cyuanc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:16:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","existingCheckRun":"github.CheckRun{ID:76094285236, NodeID:\"CR_kwDOKrwUx88AAAARt5KltA\", HeadSHA:\"cd41ff8bd15ad1875eae63ffa33e139495f04114\", ExternalID:\"my-integration-test-kpvl-test-component-pac-cyuanc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094285236\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76094285236\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:16:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-cyuanc snapshot scenario my-integration-test-kpvl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-ljpt/test-component-pac-cyuanc-on-pull-request-jv4bh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094285236/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc\", CheckSuite:github.CheckSuite{ID:69086463472}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686253369, Number:30348, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30348\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cyuanc\", SHA:\"cd41ff8bd15ad1875eae63ffa33e139495f04114\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-fuguni\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ID":76094285236,"CheckName":"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","pipelineRun.Namespace":"integration1-ljpt","pipelineRun.Name":"test-component-pac-cyuanc-on-pull-request-jv4bh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","pipelinerun.Name":"test-component-pac-cyuanc-on-pull-request-jv4bh"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-ljpt/test-component-pac-cyuanc-on-pull-request-t5vbm with pr group konflux-test-component-pac-cyuanc is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-cyuanc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-ewup-on-pull-request-k7skl","PR group":"konflux-fj-multi-component-child-ewup"} {"level":"info","ts":"2026-05-14T23:16: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":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-2hfl4 with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-2hfl4 with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-2hfl4 with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-2hfl4 with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-2hfl4 with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-2hfl4 with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16: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":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"569.08599ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"f1346990-594c-4201-964f-ebf858272be0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"574.836277ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"069dfc78-b192-4230-b746-7133fd52cd2a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"585.759343ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"15d3bec0-24d8-42cf-847c-901092ec6502","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"606.362938ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"54788d42-181c-40da-86c4-9b192023a036","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"647.218546ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"5e4d79f3-09a0-4b41-8cb3-3e5eb51a60d4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"728.066479ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"35ca9452-215d-4cad-8b5e-c8fa4d4321be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"888.834049ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"f3752dfc-e895-4cbb-a1ea-4981f6881d7b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"1.209795241s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"60abe487-def4-4ca7-8826-a5514a93d9e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-child-evpn","prGroupHash":"3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-14T23:07:04Z","completionTime":"2026-05-14T23:14:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"IMAGE_DIGEST","value":"sha256:01608ba9378cbc1e7bcb756fd47ba76ee226dd1c86ba906e489134475c71603c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"CHAINS-GIT_COMMIT","value":"210b27260a280d41fc241725c2f489ab3805ebe0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"revision","value":"210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5737ee21adcf2db12f0d41e1ccba802d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5737ee21adcf2db12f0d41e1ccba802d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5737ee21adcf2db12f0d41e1ccba802d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5737ee21adcf2db12f0d41e1ccba802d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5737ee21adcf2db12f0d41e1ccba802d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5737ee21adcf2db12f0d41e1ccba802d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-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-c63a4bb8ee47bcf68fd4427dc57c46ad-a78df74ea07eab69-01"}},"deletionTimestamp":"2026-05-14 23:16:33 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16:33Z","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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-txzkr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"1.428529591s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"44bbf158-dad3-4711-a32c-da111a75c677","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-child-evpn","prGroupHash":"3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-14T23:07:04Z","completionTime":"2026-05-14T23:14:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"IMAGE_DIGEST","value":"sha256:01608ba9378cbc1e7bcb756fd47ba76ee226dd1c86ba906e489134475c71603c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"CHAINS-GIT_COMMIT","value":"210b27260a280d41fc241725c2f489ab3805ebe0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"revision","value":"210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5737ee21adcf2db12f0d41e1ccba802d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5737ee21adcf2db12f0d41e1ccba802d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5737ee21adcf2db12f0d41e1ccba802d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5737ee21adcf2db12f0d41e1ccba802d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5737ee21adcf2db12f0d41e1ccba802d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5737ee21adcf2db12f0d41e1ccba802d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-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-c63a4bb8ee47bcf68fd4427dc57c46ad-a78df74ea07eab69-01"}},"deletionTimestamp":"2026-05-14 23:16:33 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16:33Z","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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-txzkr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-child-evpn","prGroupHash":"3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:14:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-14T23:07:04Z","completionTime":"2026-05-14T23:14:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"IMAGE_DIGEST","value":"sha256:01608ba9378cbc1e7bcb756fd47ba76ee226dd1c86ba906e489134475c71603c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"CHAINS-GIT_COMMIT","value":"210b27260a280d41fc241725c2f489ab3805ebe0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx"},{"name":"revision","value":"210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn:on-pr-210b27260a280d41fc241725c2f489ab3805ebe0"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-5737ee21adcf2db12f0d41e1ccba802d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon5737ee21adcf2db12f0d41e1ccba802d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp5737ee21adcf2db12f0d41e1ccba802d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-5737ee21adcf2db12f0d41e1ccba802d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo5737ee21adcf2db12f0d41e1ccba802d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com5737ee21adcf2db12f0d41e1ccba802d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co5737ee21adcf2db12f0d41e1ccba802d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-evpn-on-pull-request-txzkr-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-c63a4bb8ee47bcf68fd4427dc57c46ad-a78df74ea07eab69-01"}},"deletionTimestamp":"2026-05-14 23:16:33 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:16:33Z","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-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-txzkr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-txzkr","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"1.850468129s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"fc72f35e-7933-4aef-a064-62bb6017323b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"2.534243101s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"65241d32-848b-4329-be4c-8a70767c4783","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"71620d17-a061-4579-8fa9-55c82f0a377f","component.Name":"test-comp-bwgz"} {"level":"info","ts":"2026-05-14T23:16:34Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"71620d17-a061-4579-8fa9-55c82f0a377f","component.Name":"test-comp-nnsv"} {"level":"info","ts":"2026-05-14T23:16:34Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","reconcileID":"71620d17-a061-4579-8fa9-55c82f0a377f","component.Name":"test-symlink-comp-rbgu"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wakz-20260514-230656-000"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wakz-20260514-230656-000","application":"test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wakz-20260514-230656-000"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pinx is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f8e5ea9f8c1927f8751d3a2d71533414257a1045df559564b530988507e99d is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-230656-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-wakz-20260514-230656-000","snapshot.Spec.Components":[{"name":"test-comp-pinx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-pinx@sha256:ea269e4ca32ee09b96b5a84b961f7d8559e7e03bd449a21d6e9ec716386e89e8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"04cffcdfa6f253865b8b14b37f9bcd0aa281188b"}}}]} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-wakz-20260514-230656-000"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:16: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":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","Application.Name":"test-app-wakz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:16: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":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"}} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-230656-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:16:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:16: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":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:16: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":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-230656-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:16: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":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-230656-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","snapshot.Namespace":"build-e2e-bvgm","snapshot.Name":"test-app-wakz-20260514-230656-000"} {"level":"info","ts":"2026-05-14T23:16: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":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:16: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":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wakz-20260514-230656-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wakz-20260514-230656-000"} {"level":"info","ts":"2026-05-14T23:16:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wakz-20260514-230656-000"} {"level":"info","ts":"2026-05-14T23:16:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:16:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pinx-on-pull-request-jn6k6 has finished running","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","snapshot.Name":"test-app-wakz-20260514-230656-000"} {"level":"info","ts":"2026-05-14T23:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx-on-pull-request-jn6k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pinx-on-pull-request-jn6k6 has finished running","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","PR group":"konflux-gh-multi-component-child-evpn"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-child-evpn","prGroupHash":"3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093331254, NodeID:\"CR_kwDOMjU9q88AAAARt4QXNg\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-ruuq-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093331254\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093331254\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-14 23:07:54 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-14 23:15:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and scenario my-integration-test-ruuq has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 7s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093331254/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:16:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.NameSpace":"stat-rep-jvxt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ruuq","externalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76094314251,"CheckName":"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093329692, NodeID:\"CR_kwDOMjU9q88AAAARt4QRHA\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-evtc-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093329692\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093329692\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-14 23:07:53 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-14 23:15:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and scenario my-integration-test-evtc has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-fail | 6s | | :x: FAILURE | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093329692/annotations\"}, Name:\"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.NameSpace":"stat-rep-jvxt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-evtc","externalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76094314918,"CheckName":"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093330252, NodeID:\"CR_kwDOMjU9q88AAAARt4QTTA\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-yfbe-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330252\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093330252\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"neutral\", StartedAt:github.Timestamp{2026-05-14 23:07:53 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-14 23:15:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and optional scenario my-integration-test-yfbe has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-fail | 7s | | :x: FAILURE | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330252/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.NameSpace":"stat-rep-jvxt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yfbe","externalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76094315443,"CheckName":"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76093330835, NodeID:\"CR_kwDOMjU9q88AAAARt4QVkw\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-djjj-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330835\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76093330835\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"neutral\", StartedAt:github.Timestamp{2026-05-14 23:07:54 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-14 23:15:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Warning\", Summary:\"Integration test for component test-component-pac-oalptu snapshot integ-app-qxny-20260514-230754-000 and scenario my-integration-test-djjj has warning(s)\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-warning | 6s | | :warning: WARNING | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76093330835/annotations\"}, Name:\"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:16:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","snapshot.NameSpace":"stat-rep-jvxt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-djjj","externalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76094315856,"CheckName":"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","pipelineRun.Namespace":"stat-rep-jvxt","pipelineRun.Name":"failing-build-plr-ggow","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","pipelinerun.Name":"failing-build-plr-ggow"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun stat-rep-jvxt/test-component-pac-oalptu-on-pull-request-j9hz2 with pr group konflux-test-component-pac-oalptu is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component stat-rep-jvxt/test-component-pac-oalptu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-oalptu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-txzkr with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"839.180529ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","reconcileID":"1ee702f4-ed3b-4fd5-adc2-67463c623f10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"844.804702ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","reconcileID":"7a0eccd3-9dc1-4bbc-a363-9dd57be2f9de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"855.351505ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","reconcileID":"eb676c3a-53ac-4f5f-aa95-5ea247ca8760","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"879.062951ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","reconcileID":"c288cfa4-db28-41c3-b0ea-fe7b8b59986a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"919.704721ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","reconcileID":"fab67f0f-4365-4948-a65c-7d3581bb7c8b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","elapsedSinceCompletion":"1.001125868s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:16:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","reconcileID":"e1f1b591-b22a-4bc3-8760-a1ce198f2d6e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-nnsv-on-pull-request-7rmml with pr group konflux-test-comp-nnsv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"error","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","pipelineRun.Name":"failing-build-plr-ggow","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-ggow","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-djjj-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76094315856, NodeID:\"CR_kwDOMjU9q88AAAARt5MdUA\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-djjj-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76094315856\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76094315856\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:16:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot scenario my-integration-test-djjj is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/failing-build-plr-ggow is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76094315856/annotations\"}, Name:\"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76094315856,"CheckName":"Konflux Dev version / my-integration-test-djjj / test-component-pac-oalptu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-ruuq-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76094314251, NodeID:\"CR_kwDOMjU9q88AAAARt5MXCw\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-ruuq-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76094314251\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76094314251\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:16:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot scenario my-integration-test-ruuq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/failing-build-plr-ggow is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76094314251/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76094314251,"CheckName":"Konflux Dev version / my-integration-test-ruuq / test-component-pac-oalptu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-evtc-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76094314918, NodeID:\"CR_kwDOMjU9q88AAAARt5MZpg\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-evtc-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76094314918\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76094314918\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:16:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot scenario my-integration-test-evtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/failing-build-plr-ggow is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76094314918/annotations\"}, Name:\"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76094314918,"CheckName":"Konflux Dev version / my-integration-test-evtc / test-component-pac-oalptu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ExternalID":"my-integration-test-yfbe-test-component-pac-oalptu"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","existingCheckRun":"github.CheckRun{ID:76094315443, NodeID:\"CR_kwDOMjU9q88AAAARt5Mbsw\", HeadSHA:\"17d1e4357c754bbbd0d2e176b70a66df54c3e780\", ExternalID:\"my-integration-test-yfbe-test-component-pac-oalptu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76094315443\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/76094315443\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:16:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oalptu snapshot optional scenario my-integration-test-yfbe is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-jvxt/failing-build-plr-ggow is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/76094315443/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu\", CheckSuite:github.CheckSuite{ID:69085599483}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","ID":76094315443,"CheckName":"Konflux Dev version / my-integration-test-yfbe / test-component-pac-oalptu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","pipelineRun.Namespace":"stat-rep-jvxt","pipelineRun.Name":"failing-build-plr-ggow","build pipelineRun Status":"BuildPLRFailed"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","pipelinerun.Name":"failing-build-plr-ggow"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun stat-rep-jvxt/test-component-pac-oalptu-on-pull-request-j9hz2 with pr group konflux-test-component-pac-oalptu is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component stat-rep-jvxt/test-component-pac-oalptu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-oalptu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"error","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","pipelineRun.Name":"failing-build-plr-ggow","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-ggow","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun failing-build-plr-ggow\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"info","ts":"2026-05-14T23:16: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":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny"} {"level":"error","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1000","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","pipelineRun.Name":"failing-build-plr-ggow","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-ggow","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1000\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:325\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:16:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"failing-build-plr-ggow","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun failing-build-plr-ggow\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-05-14T23:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16: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":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"182.084535ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"bc114bdb-296d-4cd9-8cfc-757764b74e09","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"187.798901ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"a1dd0494-dd1f-4246-b2eb-7416dda35860","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"198.400958ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"31f1a1af-38b8-43cc-bd92-79068cf5454b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"219.292225ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"a1776d6d-ba4b-44a4-90ad-e67234626b99","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"259.883519ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"734fd2d6-b2e7-47b8-82a7-4155018b26c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"284.770634ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"0211f635-fb63-47bb-b749-5b6a6492e00e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"341.399262ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"d794e88b-aa8d-4cdc-a7b5-2313bf3d0328","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"661.896442ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"29db3ee9-8bdf-45ff-bc86-808d994aa4aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"973.573883ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"9a405a22-3b70-4623-8780-47480838b934","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.176151387s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"9250be7d-5148-447b-9d45-1df0f3f14b92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.302752865s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"782e13c1-3135-47f6-b372-8247bec9b254","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"stat-rep-jvxt","snapshot":"integ-app-qxny-20260514-230754-000"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-qxny-20260514-230754-000\" not found","pipelineRun":{"name":"my-integration-test-evtc-w4crq","namespace":"stat-rep-jvxt"}} 2026/05/14 23:17:09 http: TLS handshake error from 10.128.0.2:59942: EOF {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-qxny-20260514-230754-000\" not found","pipelineRun":{"name":"my-integration-test-yfbe-fp9hg","namespace":"stat-rep-jvxt"}} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-oalptu","namespace":"stat-rep-jvxt"},"application":"stat-rep-jvxt/integ-app-qxny","namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-qxny-20260514-230754-000\" not found","pipelineRun":{"name":"my-integration-test-ruuq-r9687","namespace":"stat-rep-jvxt"}} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-qxny-20260514-230754-000\" not found","pipelineRun":{"name":"my-integration-test-djjj-9d66l","namespace":"stat-rep-jvxt"}} {"level":"error","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-pull-request-j9hz2","namespace":"stat-rep-jvxt"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-push-jzqmb","namespace":"stat-rep-jvxt"},"namespace":"stat-rep-jvxt","name":"test-component-pac-oalptu-on-push-jzqmb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-14T23:17:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-oalptu-on-push-jzqmb","namespace":"stat-rep-jvxt"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:17:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-ggow","namespace":"stat-rep-jvxt"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","reconcileID":"6ea9ec61-33cf-4855-9f2f-cd01dc3e8ed2","component.Name":"gl-multi-component-child-qvne"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-azop-20260514-230759-000"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-azop-20260514-230759-000","application":"build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-azop-20260514-230759-000"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230759-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-azop-20260514-230759-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-qvne","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nnoo/gl-multi-component-parent-qvne@sha256:25239b4935c852e278ed5de2153be32cb48b841ae07a92c5ff718dd73b8b0688","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-pjfiae","revision":"3e4cad840a5a9f97e99992ce980779b002858223"}}}]} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-parent-qvne-on-pull-request-jdjpx with pr group konflux-gl-multi-component-parent-qvne is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-qvne is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 482f5af9aa53bba315c2e6d3036f1c568bde88fd1d39d4bb5f07f5c18131bf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-azop-20260514-230759-000"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","Application.Name":"build-suite-component-update-azop","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Name":"build-suite-component-update-azop-20260514-230751-000"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"}} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230759-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:17:10Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-230759-000"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230759-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230759-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Namespace":"build-e2e-nnoo","snapshot.Name":"build-suite-component-update-azop-20260514-230759-000"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-azop-20260514-230759-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-230759-000"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-qvne-on-pull-request-m65pq has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Name":"build-suite-component-update-azop-20260514-230759-000"} {"level":"info","ts":"2026-05-14T23:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:17:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-qvne-on-pull-request-m65pq has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-pull-request-m65pq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"939.888453ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","reconcileID":"c68d12fa-289b-4fda-bc44-52c44e1a9b43","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"945.419602ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","reconcileID":"1260ecfa-dc65-46fa-aa7f-42edc8e15efc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"955.994099ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","reconcileID":"df89e302-b4dd-43f3-a3c9-246b371d6621","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"976.664129ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","reconcileID":"bb0a46af-afee-44fd-8dd0-dfc5ab2b6435","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.018068046s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","reconcileID":"ec5b9ed9-65ce-4385-a93a-2695c642e416","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.098686123s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","reconcileID":"c9a38dff-cee3-4347-938a-3fac9f95c8a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.260032159s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","reconcileID":"8e8e08e1-348e-46f2-b1b7-86ad261ff802","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.581018075s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","reconcileID":"50eca1d9-e723-434a-9414-9878e4d57c31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.82876609s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","reconcileID":"b4de7b4e-b10f-4019-b4c8-03b6f4bc12eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"2.222568938s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","reconcileID":"8931130b-86ad-47bc-b763-144d74248760","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","reconcileID":"b43ab768-ae6b-4684-a33a-a0e1dbada805","component.Name":"gl-multi-component-parent-qvne"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-azop-20260514-230722-000"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-azop-20260514-230722-000","application":"build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-azop-20260514-230722-000"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230722-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-azop-20260514-230722-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-qvne","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nnoo/gl-multi-component-child-qvne@sha256:1343a03eb3cab5b4f8e0c5a3d191ab94aaac594a2b263ffae478a12b8c1246e1","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-pjfiae","revision":"09dbbfaeeeaeb9f9ae51fd9d963791d71b151a1f"}}}]} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash e1ea60e9373b26df30edbdb7a45fafa6c59ccc8e5a8822da64dbab9b6e4973 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-azop-20260514-230722-000"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","Application.Name":"build-suite-component-update-azop","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"}} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230722-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230722-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:17:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-230722-000"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-230722-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Namespace":"build-e2e-nnoo","snapshot.Name":"build-suite-component-update-azop-20260514-230722-000"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-230722-000"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-qvne-on-pull-request-dh8rq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Name":"build-suite-component-update-azop-20260514-230722-000"} {"level":"info","ts":"2026-05-14T23:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-qvne-on-pull-request-dh8rq has finished running","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-dh8rq","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:22Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"200.72404ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","reconcileID":"2efb2b58-285c-4c33-86d6-40920e92d1c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:22Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"206.413905ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","reconcileID":"fd2cf729-5ad6-4898-9d2c-e452eef75505","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:22Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"217.108376ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","reconcileID":"5294c619-f868-4ef4-88d0-b10feeecbae1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:22Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"238.14239ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","reconcileID":"debbfca7-4c43-4c88-9826-dd33931d8fc8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:22Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"279.88883ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","reconcileID":"216877fd-03cb-4aa2-8800-f6bb4766e09f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:22Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"360.625853ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","reconcileID":"7b671d7a-c191-459c-a575-09787aa7ad3b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:22Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"521.117813ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","reconcileID":"2b6302df-7285-4c56-b7eb-4a0b77de8d21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:22Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"841.910604ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","reconcileID":"cdc99162-a193-43b3-be5d-aa65727a7b03","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:23Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"1.089821199s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","reconcileID":"8af1f429-6e3a-4648-b59b-de556c24e092","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:23Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"1.48340522s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","reconcileID":"740148ab-fa03-4890-80b3-25ae64abc970","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-epvn-20260514-230844-000","application":"build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","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-rbhids is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0e9f30a8b88d239ded9ea855efef1d5841aa91fd5f622a8cb7f874e4893c00 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"build-suite-test-application-epvn-20260514-230844-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-epvn-20260514-230844-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-rbhids","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids@sha256:28bb5ae3ecf5159812f7a0fbcba2c1f1f273d3fefe9950e2c80b13bee0b5df34","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg","revision":"ad8ae36ea1b5bf235bbc979422b85c0854ba0a7e"}}}]} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:17:24Z","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-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"}} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","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-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:17:24Z","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-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","Application.Name":"build-suite-test-application-epvn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:17:24Z","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-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"build-suite-test-application-epvn-20260514-230844-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:17:24Z","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-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"build-suite-test-application-epvn-20260514-230844-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:17:24Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:17:24Z","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-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:17:24Z","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-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:17:24Z","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-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"build-suite-test-application-epvn-20260514-230844-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","snapshot.Namespace":"build-e2e-szjw","snapshot.Name":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-kqrvw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:26Z","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-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","snapshot.Name":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-kqrvw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-kqrvw","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:31Z","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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"667.985777ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","reconcileID":"ed0c6ae5-95f6-4f8c-8a5e-5dc61e3a0d87","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:31Z","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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"673.466168ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","reconcileID":"670f014e-3778-4cc1-88c5-ceba37d0fc3d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:31Z","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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"684.118797ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","reconcileID":"49d949b9-acb4-4e1e-b36d-565c99da5b1d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:31Z","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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"705.511691ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","reconcileID":"5641f58f-ddc0-4bc6-be2a-c54a7122d2af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:31Z","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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"746.150374ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","reconcileID":"a91411aa-f2a9-4f92-8331-9867139a568c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:31Z","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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"826.908921ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","reconcileID":"56cef7aa-980d-4af0-a06b-66e36d7db8db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:31Z","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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"987.575868ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","reconcileID":"666c3f80-b9a1-4dd2-ba2a-7e18b6481d11","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:32Z","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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"1.308794539s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","reconcileID":"20f13507-dae9-4a0f-8920-1f06a8d6d25c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:32Z","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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"1.467071991s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","reconcileID":"90e17034-54b1-46a8-9d5b-108f77c84540","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:32Z","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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"1.949894131s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:17:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","reconcileID":"1cb3f6ca-5df5-4662-a7ca-ebc6d678693b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-frtg-20260514-230801-000","application":"build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"build-suite-test-application-frtg-20260514-230801-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-frtg-20260514-230801-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-tsemro","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jywj/gh-test-custom-branch-tsemro@sha256:0c4a4b692c254085bfc3dcdba82375550879b02b1e0e2153f653212b13e1b1f7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ljjnuh","revision":"af5ee7c8c2bed2cd22b83d8813015082a7ee5f5f"}}}]} {"level":"info","ts":"2026-05-14T23:17:33Z","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-tsemro is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9014c6360bafab7351d3c7010f07b17add8b211f50158093be42af18b3cd86 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:17:33Z","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-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","Application.Name":"build-suite-test-application-frtg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:17:33Z","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-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"}} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","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-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","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-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"build-suite-test-application-frtg-20260514-230801-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:17:33Z","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-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"build-suite-test-application-frtg-20260514-230801-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:17:33Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:17:33Z","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-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:17:33Z","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-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:17:33Z","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-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"build-suite-test-application-frtg-20260514-230801-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","snapshot.Namespace":"build-e2e-jywj","snapshot.Name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-tsemro-on-pull-request-kvpb9 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-cf6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17: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":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-cf6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-qvne-on-push-cf6cc is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","snapshot.Name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-tsemro-on-pull-request-kvpb9 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-kvpb9","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","PR group":"konflux-gl-test-custom-branch-rbhids"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:17:36Z","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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","prGroup":"konflux-gl-test-custom-branch-rbhids","prGroupHash":"0e9f30a8b88d239ded9ea855efef1d5841aa91fd5f622a8cb7f874e4893c00"} {"level":"info","ts":"2026-05-14T23:17:36Z","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-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"}} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","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-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-epvn-20260514-230844-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","snapshot.Namespace":"build-e2e-szjw","snapshot.Name":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","PR group":"konflux-gh-test-custom-branch-tsemro"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","prGroup":"konflux-gh-test-custom-branch-tsemro","prGroupHash":"9014c6360bafab7351d3c7010f07b17add8b211f50158093be42af18b3cd86"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"}} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-frtg-20260514-230801-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","snapshot.Namespace":"build-e2e-jywj","snapshot.Name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","PR group":"konflux-gl-multi-component-child-qvne"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-azop-20260514-230722-000"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"}} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-230722-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Namespace":"build-e2e-nnoo","snapshot.Name":"build-suite-component-update-azop-20260514-230722-000"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","prGroup":"konflux-gl-multi-component-child-qvne","prGroupHash":"e1ea60e9373b26df30edbdb7a45fafa6c59ccc8e5a8822da64dbab9b6e4973"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:45Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:45Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:51Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:59Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:17:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:18: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:18: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:18: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:18: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:18: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:18: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:18: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18: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":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-txtr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-txtr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-qvne-on-push-txtr5 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"616.679873ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"a4e8435e-902a-4db6-8e55-150899c160e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"622.164232ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"ec7301c8-4977-4a39-a3f7-a3f8429158e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"632.512856ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"b0d15184-b9c0-4a3d-877d-5012b1b58a09","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"653.155497ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"970c6689-668e-4872-8a38-1dab77696679","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"693.809713ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"81d92a80-2cb4-4f4d-a119-835ede8b8a73","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"774.4527ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"63ff183c-cdaa-4c47-8141-5215cd8d440c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"865.772092ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"fa38d431-bcfe-4514-923b-c5e6acdfbacd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"935.945498ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"ac7446ae-98c1-48e4-b1a8-032a84e2a6db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:18: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:18: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:18: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:18: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:18: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"1.577375146s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"e17c9585-ff51-4c9c-940f-a9ffa8f9efa5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"1.604576904s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"4f00974f-d319-4e36-b140-c6ee97542448","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"81de8d7a-ab5e-40c1-97b6-3a1da50d87b4","component.Name":"test-comp-bwgz"} {"level":"info","ts":"2026-05-14T23:18:45Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"81de8d7a-ab5e-40c1-97b6-3a1da50d87b4","component.Name":"test-comp-pinx"} {"level":"info","ts":"2026-05-14T23:18:45Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","reconcileID":"81de8d7a-ab5e-40c1-97b6-3a1da50d87b4","component.Name":"test-symlink-comp-rbgu"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wakz-20260514-231617-000"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wakz-20260514-231617-000","application":"test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wakz-20260514-231617-000"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-231617-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-wakz-20260514-231617-000","snapshot.Spec.Components":[{"name":"test-comp-nnsv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-nnsv@sha256:ce11839772fd2ffc5522c6526012e2a537c296afbce74dcdbdd441161c550af0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"6dfda31d02db0b33f0d2eb8cd1e33af39c10f711"}}}]} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-nnsv is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash aac0709c86fd6126c26d769c9c11bc402484ee19c9c4398f2fe86482cb8032 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-wakz-20260514-231617-000"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:18:45Z","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":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","Application.Name":"test-app-wakz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:18:45Z","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":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"}} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","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":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-231617-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:18:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:18:45Z","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":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:18:45Z","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":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","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":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-231617-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:18:45Z","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":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-231617-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","snapshot.Namespace":"build-e2e-bvgm","snapshot.Name":"test-app-wakz-20260514-231617-000"} {"level":"info","ts":"2026-05-14T23:18:45Z","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":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:18:45Z","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":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wakz-20260514-231617-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wakz-20260514-231617-000"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wakz-20260514-231617-000"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-nnsv-on-pull-request-v775h has finished running","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","snapshot.Name":"test-app-wakz-20260514-231617-000"} {"level":"info","ts":"2026-05-14T23:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv-on-pull-request-v775h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-nnsv-on-pull-request-v775h has finished running","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","elapsedSinceCompletion":"463.380638ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"2a1e40b1-653f-4ebd-a892-307e0fb6f4bd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","elapsedSinceCompletion":"468.891214ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"dfa9d905-ad90-4bc0-9d7d-529f8a0f108f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","elapsedSinceCompletion":"479.444441ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"17368ad7-e5f2-4698-a2b6-c8952812cc5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","elapsedSinceCompletion":"499.975077ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"b7d4ecd5-c968-44e1-9d87-5fd7c3759e56","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","elapsedSinceCompletion":"540.974867ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"b6c19b59-707f-4033-ae1a-9248da7e2567","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","elapsedSinceCompletion":"621.580162ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"2e86789a-7df8-440d-9327-e379b6c8690d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","elapsedSinceCompletion":"782.719294ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"31a05658-a9b9-4cc5-8a3c-08967558dc67","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","elapsedSinceCompletion":"1.041286657s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"4af39032-ea38-4370-b716-71648f050fb0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","elapsedSinceCompletion":"1.103900749s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"ad4bb7a0-fa87-44fd-b246-728dea500f54","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","elapsedSinceCompletion":"1.502387607s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"e1214217-2af7-478d-b5cc-621497a8beed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","elapsedSinceCompletion":"2.384888394s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:18:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","reconcileID":"1d37f8ab-b808-429b-ab26-5b5aa0d07206","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tvga-20260514-231508-000","application":"integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"integ-app-tvga-20260514-231508-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tvga-20260514-231508-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-mqwkgh","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-qqdu/test-comp-pac-gitlab-mqwkgh@sha256:1782f89239497c0f83988beb6db8831c987596ed56213929052001c9bc0411da","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"3eb4b344068bdb72ea286a3916c398fe16fced38"}}}]} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-mqwkgh is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a5fefcb771b1c4ec569c315c5747da93945c44c4fb565ba851074239415909 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","Application.Name":"integ-app-tvga","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"}} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","integrationTestScenario.Name":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","snapshot.Namespace":"gitlab-rep-qqdu","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","integrationTestScenario.Name":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"}} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","destinationComponentSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vqco","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vqco","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"my-integration-test-vqco-6xbb6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:18:50Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"integ-app-tvga-20260514-231508-000","reconcileID":"c2f2598a-5e64-422e-84f9-932862a1b62d","snapshot.name":"integ-app-tvga-20260514-231508-000","pipelinerun.name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","duration":3.027431483} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"integ-app-tvga-20260514-231508-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","integrationTestScenario.Name":"my-integration-test-vpqp"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"my-integration-test-vpqp-5d4tk","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-vpqp"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526440941} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","Scenario":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","Label":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","Application.Name":"integ-app-tvga","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","integrationTestScenario.Name":"my-integration-test-vqco","pipelineRun.Name":"my-integration-test-vqco-6xbb6"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","integrationTestScenario.Name":"my-integration-test-vpqp","pipelineRun.Name":"my-integration-test-vpqp-5d4tk"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commitStatus.Name":"Konflux Dev version / my-integration-test-vqco / test-comp-pac-gitlab-mqwkgh","commitStatus.ID":14379199792} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vqco","commitStatus.ID":14379199792,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","testedSnapshot.Name":"integ-app-tvga-20260514-231508-000","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vpqp","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526440941} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commitStatus.Name":"Konflux Dev version / my-integration-test-vpqp / test-comp-pac-gitlab-mqwkgh","commitStatus.ID":14379199851} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vpqp","commitStatus.ID":14379199851,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","testedSnapshot.Name":"integ-app-tvga-20260514-231508-000","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vqco-6xbb6","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"my-integration-test-vqco-6xbb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh","noteID":3350094900} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh","count":2} {"level":"info","ts":"2026-05-14T23:18:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vpqp-5d4tk","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"my-integration-test-vpqp-5d4tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","noteID":3350094900,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"}} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","destinationComponentSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vpqp","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vpqp","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526440941} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commitStatus.Name":"Konflux Dev version / my-integration-test-vpqp / test-comp-pac-gitlab-mqwkgh","commitStatus.ID":14379199851} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenarioName":"my-integration-test-vpqp"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vpqp","commitStatus2.ID":14379199851,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","testedSnapshot.Name":"integ-app-tvga-20260514-231508-000","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vqco","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526440941} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commitStatus.Name":"Konflux Dev version / my-integration-test-vqco / test-comp-pac-gitlab-mqwkgh","commitStatus.ID":14379199792} {"level":"info","ts":"2026-05-14T23:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenarioName":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:18:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vqco","commitStatus2.ID":14379199792,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:18:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","testedSnapshot.Name":"integ-app-tvga-20260514-231508-000","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:18:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh","noteID":3350094900} {"level":"info","ts":"2026-05-14T23:18:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:18:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh","count":2} {"level":"info","ts":"2026-05-14T23:18:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","noteID":3350094900,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:18:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18: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":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"}} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","destinationComponentSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vpqp","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vpqp","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vpqp-5d4tk","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"my-integration-test-vpqp-5d4tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vqco-6xbb6","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"my-integration-test-vqco-6xbb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526440941} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenarioName":"my-integration-test-vpqp"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vpqp","commitStatus2.ID":14379199851,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","testedSnapshot.Name":"integ-app-tvga-20260514-231508-000","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh","noteID":3350094900} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:18:59Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh","count":2} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","noteID":3350094900,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"my-integration-test-vqco-6xbb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"my-integration-test-vpqp-5d4tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"}} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"integ-app-tvga-20260514-231508-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"integ-app-tvga-20260514-231508-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","destinationComponentSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vqco","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vqco","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testedSnapshot":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","projectID":56586709,"pipelineID":2526440941} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenarioName":"my-integration-test-vqco"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.name":"my-integration-test-vqco","commitStatus2.ID":14379199792,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","testedSnapshot.Name":"integ-app-tvga-20260514-231508-000","destinationSnapshot.Name":"integ-app-tvga-20260514-231508-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","scenario.Name":"my-integration-test-vpqp"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh","noteID":3350094900} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentTitle":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh","count":2} {"level":"info","ts":"2026-05-14T23:19: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:19: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:19: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:19:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:19:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","noteID":3350094900,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mqwkgh"} {"level":"info","ts":"2026-05-14T23:19:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tvga-20260514-231508-000","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","snapshot.Name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:19:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-push-qz7bb","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-push-qz7bb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:19:20Z","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":"test-comp-pac-gitlab-mqwkgh-on-push-qz7bb","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:19:20Z","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":"test-comp-pac-gitlab-mqwkgh-on-push-qz7bb","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:19:20Z","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":"test-comp-pac-gitlab-mqwkgh-on-push-qz7bb","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"info","ts":"2026-05-14T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-push-qz7bb","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-push-qz7bb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:19:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-mqwkgh-on-push-qz7bb is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-push-qz7bb","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga"} {"level":"error","ts":"2026-05-14T23:19:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-mqwkgh","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh","reconcileID":"2f91412d-7e19-4bb1-bf83-e8878e78e2b6","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-mqwkgh\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:19:21Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-mqwkgh","namespace":"gitlab-rep-qqdu"},"application":"gitlab-rep-qqdu/integ-app-tvga","namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:19:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-vpqp-5d4tk","namespace":"gitlab-rep-qqdu"},"pipelineRun.Name":"my-integration-test-vpqp-5d4tk"} {"level":"info","ts":"2026-05-14T23:19:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vpqp-5d4tk","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"my-integration-test-vpqp-5d4tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:19:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-vqco-6xbb6","namespace":"gitlab-rep-qqdu"},"pipelineRun.Name":"my-integration-test-vqco-6xbb6"} {"level":"info","ts":"2026-05-14T23:19:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-vqco-6xbb6","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"my-integration-test-vqco-6xbb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-14T23:19:22Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-pull-request-6fz6w","namespace":"gitlab-rep-qqdu"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:19:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-push-qz7bb","namespace":"gitlab-rep-qqdu"},"namespace":"gitlab-rep-qqdu","name":"test-comp-pac-gitlab-mqwkgh-on-push-qz7bb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-14T23:19:22Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mqwkgh-on-push-qz7bb","namespace":"gitlab-rep-qqdu"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:19:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tvga-20260514-231508-000"} {"level":"info","ts":"2026-05-14T23:19:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-qqdu","snapshot":"integ-app-tvga-20260514-231508-000"} 2026/05/14 23:19:22 http: TLS handshake error from 10.130.0.2:47646: EOF {"level":"info","ts":"2026-05-14T23:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:19: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":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19: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":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19: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":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19: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":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-gczlm","reconcileID":"1fea9cb0-21fc-4aa2-b401-c8c1483cc25b","Component.Namespace":"konflux-dksk","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw@sha256:271051239982828765f6aae781e3a8a5c5772c1fde387ca4e8ad4189db3232c2","Component.Name":"konflux-demo-component-nmdw","lastBuildCommit":"8e4d29d0b1ba7a1ddd3235ec50ec2f5babe9f95c"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","component.Namespace":"konflux-dksk","component.Name":"konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260514-231552-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-app-20260514-231552-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260514-231552-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-nmdw","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-dksk/konflux-demo-component-nmdw@sha256:271051239982828765f6aae781e3a8a5c5772c1fde387ca4e8ad4189db3232c2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"8e4d29d0b1ba7a1ddd3235ec50ec2f5babe9f95c"}}}]} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-hasu"} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"}} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260514-231552-000","testedSnapshot":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"my-integration-test-hasu-5dhw5","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hasu"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-gczlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"namespace":"konflux-dksk","name":"konflux-demo-app-20260514-231552-000","reconcileID":"067b1717-5b15-440c-ad8c-6c433eaa40d2","snapshot.name":"konflux-demo-app-20260514-231552-000","pipelinerun.name":"konflux-demo-component-nmdw-on-push-gczlm","duration":2.2456972} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-app-20260514-231552-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-231552-000","testedSnapshot":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-231552-000","testedSnapshot":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-gczlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-gczlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-gczlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nmdw-on-push-gczlm has finished running","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-component-nmdw-on-push-gczlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nmdw-on-push-gczlm has finished running","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ExternalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ExternalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:76094208436, NodeID:\"CR_kwDOMZ6fKs8AAAARt5F5tA\", HeadSHA:\"8e4d29d0b1ba7a1ddd3235ec50ec2f5babe9f95c\", ExternalID:\"my-integration-test-hasu-konflux-demo-component-nmdw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/76094208436\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/76094208436\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-14 23:15:44 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-14 23:15:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-nmdw snapshot konflux-demo-app-20260514-230752-000 and scenario my-integration-test-hasu has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/76094208436/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw\", CheckSuite:github.CheckSuite{ID:69085597683}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.NameSpace":"konflux-dksk","snapshot.Name":"konflux-demo-app-20260514-231552-000","scenarioName":"my-integration-test-hasu","externalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-hasu-5dhw5","namespace":"konflux-dksk"},"namespace":"konflux-dksk","name":"my-integration-test-hasu-5dhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ID":76094674043,"CheckName":"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260514-231552-000","destinationSnapshot.Name":"konflux-demo-app-20260514-231552-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","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":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"}} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260514-231552-000","testedSnapshot":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-231552-000","testedSnapshot":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-231552-000","testedSnapshot":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ExternalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:19:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:76094674043, NodeID:\"CR_kwDOMZ6fKs8AAAARt5iUew\", HeadSHA:\"8e4d29d0b1ba7a1ddd3235ec50ec2f5babe9f95c\", ExternalID:\"my-integration-test-hasu-konflux-demo-component-nmdw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/76094674043\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/76094674043\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:19:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-nmdw snapshot konflux-demo-app-20260514-231552-000 and scenario my-integration-test-hasu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/76094674043/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw\", CheckSuite:github.CheckSuite{ID:69085597683}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:19:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ID":76094674043,"CheckName":"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-14T23:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260514-231552-000","destinationSnapshot.Name":"konflux-demo-app-20260514-231552-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:19:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:20:03Z","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":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"}} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-app-20260514-231552-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-hasu-5dhw5","namespace":"konflux-dksk"},"namespace":"konflux-dksk","name":"my-integration-test-hasu-5dhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-app-20260514-231552-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260514-231552-000","testedSnapshot":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"konflux-demo-app-20260514-231552-000-8e4d29d-tv9v8","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-231552-000","testedSnapshot":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","scenario.Name":"my-integration-test-hasu","destinationSnapshot.Name":"konflux-demo-app-20260514-231552-000","testedSnapshot":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","release.Name":"konflux-demo-app-20260514-231552-000-8e4d29d-tv9v8"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ExternalID":"my-integration-test-hasu-konflux-demo-component-nmdw"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:76094674043, NodeID:\"CR_kwDOMZ6fKs8AAAARt5iUew\", HeadSHA:\"8e4d29d0b1ba7a1ddd3235ec50ec2f5babe9f95c\", ExternalID:\"my-integration-test-hasu-konflux-demo-component-nmdw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/76094674043\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/76094674043\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-14 23:19:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-nmdw snapshot konflux-demo-app-20260514-231552-000 and scenario my-integration-test-hasu is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/76094674043/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw\", CheckSuite:github.CheckSuite{ID:69085597683}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","ID":76094674043,"CheckName":"Konflux Dev version / my-integration-test-hasu / konflux-demo-component-nmdw","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260514-231552-000","destinationSnapshot.Name":"konflux-demo-app-20260514-231552-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:20:03Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260514-231552-000","namespace":"konflux-dksk"},"application":"konflux-dksk/konflux-demo-app","namespace":"konflux-dksk","name":"my-integration-test-hasu-5dhw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:20: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":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-dksk","snapshot":"konflux-demo-app-20260514-230752-000"} {"level":"info","ts":"2026-05-14T23:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-dksk","snapshot":"konflux-demo-app-20260514-231552-000"} {"level":"info","ts":"2026-05-14T23:20:22Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"konflux-demo-app-20260514-230752-000\" not found","pipelineRun":{"name":"my-integration-test-hasu-pscfz","namespace":"konflux-dksk"}} {"level":"info","ts":"2026-05-14T23:20:22Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"konflux-demo-app-20260514-231552-000\" not found","pipelineRun":{"name":"my-integration-test-hasu-5dhw5","namespace":"konflux-dksk"}} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"konflux-demo-component-nmdw","namespace":"konflux-dksk"},"namespace":"konflux-dksk","name":"konflux-demo-component-nmdw","reconcileID":"7e70198e-a1e7-4efe-99d4-9e9ba9a85148","error":"error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"konflux-demo-component-nmdw\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:23Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-nmdw","namespace":"konflux-dksk"},"namespace":"konflux-dksk","name":"konflux-demo-component-nmdw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:20:23Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"konflux-demo-app\" not found","component":{"name":"konflux-demo-component-nmdw","namespace":"konflux-dksk"}} {"level":"error","ts":"2026-05-14T23:20:23Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-87vk2","namespace":"konflux-dksk"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:20:23Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nmdw-on-push-gczlm","namespace":"konflux-dksk"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","elapsedSinceCompletion":"688.467208ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","reconcileID":"18606d70-6ff3-4df8-a62f-7d7427443971","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","elapsedSinceCompletion":"694.185325ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","reconcileID":"a5bd2d26-ff8c-4e51-840c-427be6a6a68b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","elapsedSinceCompletion":"705.270608ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","reconcileID":"420fab93-a3fd-45ad-b812-5d6e203b56b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","elapsedSinceCompletion":"725.836222ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","reconcileID":"f55d2b6f-011e-4e76-8919-07c5e6204d13","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","elapsedSinceCompletion":"767.04136ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","reconcileID":"053885c2-0364-4175-9025-eb597968ac0e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","elapsedSinceCompletion":"845.982605ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","reconcileID":"7b3f73dd-5d3b-4ecf-95f4-1e7989c7b4d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","elapsedSinceCompletion":"847.749784ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","reconcileID":"a175d0ca-3678-4b4c-ace5-6a4e8bfbe857","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","elapsedSinceCompletion":"1.169179269s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","reconcileID":"1402790e-c5a4-4cf3-a076-c04e7dd1ead1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","elapsedSinceCompletion":"1.503424982s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","reconcileID":"ed90b68f-c0a2-4832-830e-3dc71eff409f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","elapsedSinceCompletion":"1.809804424s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","reconcileID":"d08e740f-39a5-43ef-a269-2362252fe465","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-eiqh-20260514-231047-000","application":"integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"integ-app-eiqh-20260514-231047-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-eiqh-20260514-231047-000","snapshot.Spec.Components":[{"name":"go-component-ppyvck","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-cigu/go-component-ppyvck@sha256:76d726a7b1b50d4c2acdce0446e0ad69941abac195c1330fd5564328460e7c0b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"52d72b17540b631f6eba6c3073d3881a53d0bc91"}}}]} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-ppyvck is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c350c043ec5d178263f2457c9d586550340612dd41fecaaf591bc22a7f09b3 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","Application.Name":"integ-app-eiqh","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"}} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","snapshot.Name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","integrationTestScenario.Name":"my-integration-test-lwsv"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-eiqh-20260514-231047-000"} 2026/05/14 23:20:35 http: TLS handshake error from 10.128.0.2:53462: EOF {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","integrationTestScenario.Name":"my-integration-test-lwsv"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","destinationComponentSnapshot.Name":"integ-app-eiqh-20260514-231047-000","testedSnapshot":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","scenario.Name":"my-integration-test-lwsv","destinationSnapshot.Name":"integ-app-eiqh-20260514-231047-000","testedSnapshot":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","scenario.Name":"my-integration-test-lwsv","destinationSnapshot.Name":"integ-app-eiqh-20260514-231047-000","testedSnapshot":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ppyvck-on-pull-request-qt7wl has finished running","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:20:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","existingCheckRun":"github.CheckRun{ID:76093657320, NodeID:\"CR_kwDONSo-hs8AAAARt4kQ6A\", HeadSHA:\"52d72b17540b631f6eba6c3073d3881a53d0bc91\", ExternalID:\"my-integration-test-lwsv-go-component-ppyvck\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/76093657320\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/76093657320\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:10:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ppyvck snapshot scenario my-integration-test-lwsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-cigu/go-component-ppyvck-on-pull-request-qt7wl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/76093657320/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck\", CheckSuite:github.CheckSuite{ID:69085900158}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686252162, Number:22066, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22066\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-ppyvck\", SHA:\"52d72b17540b631f6eba6c3073d3881a53d0bc91\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-cyhzod\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ID":76093657320,"CheckName":"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","testedSnapshot.Name":"integ-app-eiqh-20260514-231047-000","destinationSnapshot.Name":"integ-app-eiqh-20260514-231047-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","snapshot.Name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"}} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","snapshot.Name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","destinationComponentSnapshot.Name":"integ-app-eiqh-20260514-231047-000","testedSnapshot":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","snapshot.Name":"integ-app-eiqh-20260514-231047-000"} {"level":"error","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-lwsv-zq4x9' in namespace 'group-cigu' failed: error getting \"Git\" \"group-cigu/my-integration-test-lwsv-zq4x9\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:283\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:322\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:393\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:285","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","integrationScenario.Name":"my-integration-test-lwsv","error":"resolution for 'my-integration-test-lwsv-zq4x9' in namespace 'group-cigu' failed: error getting \"Git\" \"group-cigu/my-integration-test-lwsv-zq4x9\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:285\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:322\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:393\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-eiqh-20260514-231047-000"} {"level":"error","ts":"2026-05-14T23:20:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"namespace":"group-cigu","name":"integ-app-eiqh-20260514-231047-000","reconcileID":"cd131bd9-8c43-4e1e-8777-dfb7d446bd2b","error":"resolution for 'my-integration-test-lwsv-zq4x9' in namespace 'group-cigu' failed: error getting \"Git\" \"group-cigu/my-integration-test-lwsv-zq4x9\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"}} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","Scenario":"my-integration-test-lwsv"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"integ-app-eiqh-20260514-231047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"integ-app-eiqh-20260514-231047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","destinationComponentSnapshot.Name":"integ-app-eiqh-20260514-231047-000","testedSnapshot":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","Label":"my-integration-test-lwsv"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","scenario.Name":"my-integration-test-lwsv","destinationSnapshot.Name":"integ-app-eiqh-20260514-231047-000","testedSnapshot":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","scenario.Name":"my-integration-test-lwsv","destinationSnapshot.Name":"integ-app-eiqh-20260514-231047-000","testedSnapshot":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ExternalID":"my-integration-test-lwsv-go-component-ppyvck"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","existingCheckRun":"github.CheckRun{ID:76093657320, NodeID:\"CR_kwDONSo-hs8AAAARt4kQ6A\", HeadSHA:\"52d72b17540b631f6eba6c3073d3881a53d0bc91\", ExternalID:\"my-integration-test-lwsv-go-component-ppyvck\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/76093657320\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/76093657320\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:10:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ppyvck snapshot integ-app-eiqh-20260514-231047-000 and scenario my-integration-test-lwsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/76093657320/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck\", CheckSuite:github.CheckSuite{ID:69085900158}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686252162, Number:22066, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22066\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-ppyvck\", SHA:\"52d72b17540b631f6eba6c3073d3881a53d0bc91\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-cyhzod\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20: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":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","snapshot.Name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","namespace":"group-cigu","name":"go-component-ppyvck-on-pull-request-qt7wl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ppyvck-on-pull-request-qt7wl has finished running","buildpipelineRun":{"name":"go-component-ppyvck-on-pull-request-qt7wl","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","ID":76093657320,"CheckName":"Konflux Dev version / my-integration-test-lwsv / go-component-ppyvck","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","testedSnapshot.Name":"integ-app-eiqh-20260514-231047-000","destinationSnapshot.Name":"integ-app-eiqh-20260514-231047-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-eiqh-20260514-231047-000","namespace":"group-cigu"},"application":"group-cigu/integ-app-eiqh","snapshot.Name":"integ-app-eiqh-20260514-231047-000"} {"level":"info","ts":"2026-05-14T23:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-bwgz","prGroupHash":"d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:13:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:03Z","completionTime":"2026-05-14T23:13:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"IMAGE_DIGEST","value":"sha256:29465f358dab2640928ab0e28f70dd2726bbb144c4550c633697ac2818c6d070"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"},{"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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e1ace73f5cb9d3b91c909e6faf89e8d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-f623565e0c959ef4946a3d9edab21207","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5801f9d6e7bad536c8503322cd8180ed-a56cec1be1caaf09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-8bmx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-bwgz-on-pull-request-8bmx2 has finished running","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-bwgz","prGroupHash":"d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:13:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:03Z","completionTime":"2026-05-14T23:13:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"IMAGE_DIGEST","value":"sha256:29465f358dab2640928ab0e28f70dd2726bbb144c4550c633697ac2818c6d070"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"},{"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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e1ace73f5cb9d3b91c909e6faf89e8d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-f623565e0c959ef4946a3d9edab21207","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5801f9d6e7bad536c8503322cd8180ed-a56cec1be1caaf09-01"}},"deletionTimestamp":"2026-05-14 23:20:47 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-bwgz-on-pull-request-8bmx2 has finished running","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-bwgz","prGroupHash":"d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:13:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:03Z","completionTime":"2026-05-14T23:13:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"IMAGE_DIGEST","value":"sha256:29465f358dab2640928ab0e28f70dd2726bbb144c4550c633697ac2818c6d070"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"},{"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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e1ace73f5cb9d3b91c909e6faf89e8d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-f623565e0c959ef4946a3d9edab21207","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5801f9d6e7bad536c8503322cd8180ed-a56cec1be1caaf09-01"}},"deletionTimestamp":"2026-05-14 23:20:47 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-bwgz-on-pull-request-8bmx2 has finished running","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-bwgz","prGroupHash":"d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:13:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:06:03Z","completionTime":"2026-05-14T23:13:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"IMAGE_DIGEST","value":"sha256:29465f358dab2640928ab0e28f70dd2726bbb144c4550c633697ac2818c6d070"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab.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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"},{"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"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz:on-pr-500c69cfed93ddda45cd804a8fdaf813832f49ab"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e1ace73f5cb9d3b91c909e6faf89e8d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-f623565e0c959ef4946a3d9edab21207","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-bwgz-on-pull-request-8bmx2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5801f9d6e7bad536c8503322cd8180ed-a56cec1be1caaf09-01"}},"deletionTimestamp":"2026-05-14 23:20:47 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-bwgz-on-pull-request-8bmx2 has finished running","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-8bmx2","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:20: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:20: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:20: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:20: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:20: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:20:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-bwgz-on-pull-request-ltxmj","PR group":"konflux-test-comp-bwgz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-comp-bwgz","prGroupHash":"d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bvgm/test-comp-bwgz-on-pull-request-8bmx2 with pr group konflux-test-comp-bwgz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:20:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","elapsedSinceCompletion":"735.241652ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","reconcileID":"31b65a20-88de-42d4-961f-6dfc030ad4e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","elapsedSinceCompletion":"741.282516ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","reconcileID":"8fcbed60-696a-4df0-883d-2e80fae4a8c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","elapsedSinceCompletion":"752.380144ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","reconcileID":"374cdadc-be59-4c26-b308-a43eab82f480","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","elapsedSinceCompletion":"772.962468ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","reconcileID":"7b01e873-0e9d-4719-bc02-adf930662a7d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","elapsedSinceCompletion":"813.627269ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","reconcileID":"41754d96-a066-47a5-8e2d-6f36bc56f57e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","elapsedSinceCompletion":"894.762625ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","reconcileID":"9ba9971c-4e95-44ce-b3ae-794dd145b7d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","elapsedSinceCompletion":"1.055743729s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","reconcileID":"9b1b7c88-ff42-481e-b33b-6f8e5187c18f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","elapsedSinceCompletion":"1.139339384s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","reconcileID":"5875069f-b5e0-4b4a-9740-6113dab86107","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","elapsedSinceCompletion":"1.376782553s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","reconcileID":"9679ff77-deb3-4600-92eb-75ec14926d1f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","elapsedSinceCompletion":"1.664585236s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:20:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","reconcileID":"4d9a72a7-489e-4b1f-a20d-9ffb5f6b1d00","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:00Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","elapsedSinceCompletion":"2.657867469s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:21:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","reconcileID":"673fa6f6-b8b6-4987-80dd-94ed2670f1fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-uuad-20260514-231624-000","application":"integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"integ-app-uuad-20260514-231624-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-uuad-20260514-231624-000","snapshot.Spec.Components":[{"name":"test-component-pac-cyuanc","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-ljpt/test-component-pac-cyuanc@sha256:53171160ecdf45c70c6910a34a354f38e814d0b613358fb2949db3c461f95c68","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"cd41ff8bd15ad1875eae63ffa33e139495f04114"}}}]} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-cyuanc is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 174da8d3d1522f7a359bbb392625410dd4cc3dd579857717ebff7d8764885e is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","Application.Name":"integ-app-uuad","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"}} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","integrationTestScenario.Name":"my-integration-test-kpvl"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","integrationTestScenario.Name":"my-integration-test-kpvl"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","destinationComponentSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"my-integration-test-kpvl-tvm67","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kpvl"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"integ-app-uuad-20260514-231624-000","reconcileID":"39428148-0c51-4c06-9af8-69df389080e7","snapshot.name":"integ-app-uuad-20260514-231624-000","pipelinerun.name":"test-component-pac-cyuanc-on-pull-request-jv4bh","duration":2.775338651} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"integ-app-uuad-20260514-231624-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","Scenario":"my-integration-test-kpvl"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","scenario.Name":"my-integration-test-kpvl","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","scenario.Name":"my-integration-test-kpvl","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","Label":"my-integration-test-kpvl"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","Application.Name":"integ-app-uuad","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","integrationTestScenario.Name":"my-integration-test-kpvl","pipelineRun.Name":"my-integration-test-kpvl-tvm67"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","existingCheckRun":"github.CheckRun{ID:76094285236, NodeID:\"CR_kwDOKrwUx88AAAARt5KltA\", HeadSHA:\"cd41ff8bd15ad1875eae63ffa33e139495f04114\", ExternalID:\"my-integration-test-kpvl-test-component-pac-cyuanc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094285236\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76094285236\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:16:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-cyuanc snapshot scenario my-integration-test-kpvl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-ljpt/test-component-pac-cyuanc-on-pull-request-jv4bh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094285236/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc\", CheckSuite:github.CheckSuite{ID:69086463472}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686253369, Number:30348, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30348\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cyuanc\", SHA:\"cd41ff8bd15ad1875eae63ffa33e139495f04114\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-fuguni\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-cyuanc-on-pull-request-jv4bh has finished running","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ID":76094285236,"CheckName":"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","testedSnapshot.Name":"integ-app-uuad-20260514-231624-000","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21: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":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"}} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","destinationComponentSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","scenario.Name":"my-integration-test-kpvl","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","scenario.Name":"my-integration-test-kpvl","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kpvl-tvm67","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"my-integration-test-kpvl-tvm67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","existingCheckRun":"github.CheckRun{ID:76094285236, NodeID:\"CR_kwDOKrwUx88AAAARt5KltA\", HeadSHA:\"cd41ff8bd15ad1875eae63ffa33e139495f04114\", ExternalID:\"my-integration-test-kpvl-test-component-pac-cyuanc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094285236\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76094285236\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:16:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-cyuanc snapshot integ-app-uuad-20260514-231624-000 and scenario my-integration-test-kpvl is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094285236/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc\", CheckSuite:github.CheckSuite{ID:69086463472}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686253369, Number:30348, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30348\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cyuanc\", SHA:\"cd41ff8bd15ad1875eae63ffa33e139495f04114\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-fuguni\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ID":76094285236,"CheckName":"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","testedSnapshot.Name":"integ-app-uuad-20260514-231624-000","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21: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":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"}} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","destinationComponentSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","scenario.Name":"my-integration-test-kpvl","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","scenario.Name":"my-integration-test-kpvl","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:21:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","existingCheckRun":"github.CheckRun{ID:76094285236, NodeID:\"CR_kwDOKrwUx88AAAARt5KltA\", HeadSHA:\"cd41ff8bd15ad1875eae63ffa33e139495f04114\", ExternalID:\"my-integration-test-kpvl-test-component-pac-cyuanc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094285236\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76094285236\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-14 23:16:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-cyuanc snapshot integ-app-uuad-20260514-231624-000 and scenario my-integration-test-kpvl is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-kpvl-tvm67' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094285236/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc\", CheckSuite:github.CheckSuite{ID:69086463472}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686253369, Number:30348, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30348\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cyuanc\", SHA:\"cd41ff8bd15ad1875eae63ffa33e139495f04114\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-fuguni\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:21:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ID":76094285236,"CheckName":"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-14T23:21:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","testedSnapshot.Name":"integ-app-uuad-20260514-231624-000","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:21:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc-on-pull-request-jv4bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-cyuanc-on-pull-request-jv4bh has finished running","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:09Z","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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"}} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"integ-app-uuad-20260514-231624-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"integ-app-uuad-20260514-231624-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","destinationComponentSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kpvl-tvm67","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"my-integration-test-kpvl-tvm67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","scenario.Name":"my-integration-test-kpvl","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","scenario.Name":"my-integration-test-kpvl","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testedSnapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ExternalID":"my-integration-test-kpvl-test-component-pac-cyuanc"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","existingCheckRun":"github.CheckRun{ID:76094285236, NodeID:\"CR_kwDOKrwUx88AAAARt5KltA\", HeadSHA:\"cd41ff8bd15ad1875eae63ffa33e139495f04114\", ExternalID:\"my-integration-test-kpvl-test-component-pac-cyuanc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094285236\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76094285236\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-14 23:16:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-cyuanc snapshot integ-app-uuad-20260514-231624-000 and scenario my-integration-test-kpvl is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094285236/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc\", CheckSuite:github.CheckSuite{ID:69086463472}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686253369, Number:30348, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30348\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cyuanc\", SHA:\"cd41ff8bd15ad1875eae63ffa33e139495f04114\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-fuguni\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","ID":76094285236,"CheckName":"Konflux Dev version / my-integration-test-kpvl / test-component-pac-cyuanc","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","testedSnapshot.Name":"integ-app-uuad-20260514-231624-000","destinationSnapshot.Name":"integ-app-uuad-20260514-231624-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:09Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-uuad-20260514-231624-000","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"my-integration-test-kpvl-tvm67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-jfcd","application":"integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-uuad has been set as a Controller OwnerReference on Snapshot snapshot-sample-jfcd","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"snapshot-sample-jfcd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","Application.Name":"integ-app-uuad","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"}} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","integrationTestScenario.Name":"my-integration-test-kpvl"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"snapshot-sample-jfcd"} {"level":"error","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Namespace":"integration1-ljpt","snapshot.Name":"snapshot-sample-jfcd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"my-integration-test-kpvl-dqbs2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kpvl"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"snapshot-sample-jfcd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"skipped-its-pcczk","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"}} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"snapshot-sample-jfcd"} {"level":"error","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Namespace":"integration1-ljpt","snapshot.Name":"snapshot-sample-jfcd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"}} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"snapshot-sample-jfcd"} {"level":"error","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Namespace":"integration1-ljpt","snapshot.Name":"snapshot-sample-jfcd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kpvl-dqbs2","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"my-integration-test-kpvl-dqbs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"}} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"snapshot-sample-jfcd"} {"level":"error","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Namespace":"integration1-ljpt","snapshot.Name":"snapshot-sample-jfcd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-pcczk","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"skipped-its-pcczk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjw/gl-test-custom-branch-rbhids, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-rbhids is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-push-w6kkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21: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":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21: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":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-push-w6kkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-qvne-on-push-w6kkz is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"}} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"snapshot-sample-jfcd"} {"level":"error","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Namespace":"integration1-ljpt","snapshot.Name":"snapshot-sample-jfcd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kpvl-dqbs2","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"my-integration-test-kpvl-dqbs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"my-integration-test-kpvl-dqbs2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"}} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"snapshot-sample-jfcd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-pcczk","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"skipped-its-pcczk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 2 required Integration PipelineRuns succeeded","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"snapshot-sample-jfcd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:21: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":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:18Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-jfcd', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"snapshot-sample-jfcd","reconcileID":"0eba8f8c-4e96-4450-9464-c104e96696ca"} {"level":"error","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Namespace":"integration1-ljpt","snapshot.Name":"snapshot-sample-jfcd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","snapshot.Name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"snapshot-sample-jfcd-txnjx","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","release.Name":"snapshot-sample-jfcd-txnjx"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"skipped-its-pcczk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:21: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":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-jfcd","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"936.365612ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:21:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","reconcileID":"65335ed8-2f49-42af-9e29-bde21527ad92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"941.908424ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:21:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","reconcileID":"7161001e-4c8b-410a-ba27-501093e6d73f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"952.416356ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:21:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","reconcileID":"e351ad42-26c0-44cb-9c30-cb7bd4daa055","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"972.98817ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:21:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:21:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","reconcileID":"fb0d7b59-88a6-473d-8a4c-4d5e6fc017a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.013418479s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:21:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","reconcileID":"08221479-d3d6-41d9-b396-dd568c2effdb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.094878285s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:21:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","reconcileID":"29904cb7-4fe7-4da4-8d40-ae3e0edcff90","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.255368213s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:21:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","reconcileID":"9e4b2f4e-a1f7-4758-b7c9-97ac1daad628","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.575940212s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:21:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","reconcileID":"04b6431a-c277-48ca-9fca-b3921018b7e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.745246124s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:21:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:21:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","reconcileID":"abb3a90c-d4a5-41d0-8215-96f0dea9f6c6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"2.21681006s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:21:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","reconcileID":"89dec740-306a-4855-8492-d563ca1029f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jywj/gh-test-custom-branch-tsemro, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","reconcileID":"e590741c-36ac-484b-9551-6fb7c0fd24c9","component.Name":"gh-multi-component-parent-evpn"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ephl-20260514-231638-000","application":"build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-231638-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ephl-20260514-231638-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-evpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn@sha256:2b18979b06da4072a789c9b0c7e1711a97571eb0abf51729a6b42dc5ffea0b28","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx","revision":"e8bff1d63f1d648f6e2ac83e001c5328e07e18a3"}}}]} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","Application.Name":"build-suite-component-update-ephl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"}} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-231638-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-231638-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:21:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-231638-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","snapshot.Namespace":"build-e2e-qttl","snapshot.Name":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-2z6dl has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nnoo/gl-multi-component-child-qvne, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:22Z","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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:22Z","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-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","snapshot.Name":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-14T23:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-2z6dl has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-2z6dl","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-ljpt","snapshot":"snapshot-sample-jfcd"} {"level":"info","ts":"2026-05-14T23:21:30Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-jfcd\" not found","pipelineRun":{"name":"my-integration-test-kpvl-dqbs2","namespace":"integration1-ljpt"}} {"level":"info","ts":"2026-05-14T23:21:30Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-jfcd\" not found","pipelineRun":{"name":"skipped-its-pcczk","namespace":"integration1-ljpt"}} {"level":"error","ts":"2026-05-14T23:21:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-cyuanc","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"test-component-pac-cyuanc","reconcileID":"624e770c-ed28-4a91-aeea-a6d4109e40d1","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-cyuanc\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21:30Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-cyuanc","namespace":"integration1-ljpt"},"application":"integration1-ljpt/integ-app-uuad","namespace":"integration1-ljpt","name":"test-component-pac-cyuanc","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:21:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-kpvl-tvm67","namespace":"integration1-ljpt"},"pipelineRun.Name":"my-integration-test-kpvl-tvm67"} {"level":"info","ts":"2026-05-14T23:21:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kpvl-tvm67","namespace":"integration1-ljpt"},"namespace":"integration1-ljpt","name":"my-integration-test-kpvl-tvm67","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-14T23:21:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-cyuanc-on-pull-request-jv4bh","namespace":"integration1-ljpt"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:21:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-ljpt","snapshot":"integ-app-uuad-20260514-231624-000"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-76kzv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-14T23:21:32Z","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-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","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-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","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-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-76kzv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-evpn-on-push-76kzv is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","PR group":"konflux-gh-multi-component-child-evpn"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"}} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","prGroup":"konflux-gh-multi-component-child-evpn","prGroupHash":"3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-231638-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","snapshot.Namespace":"build-e2e-qttl","snapshot.Name":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-ckp2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:21:33Z","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-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","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-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","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-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-ckp2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-evpn-on-push-ckp2j is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-push-vv7lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:21:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ephl-20260514-230725-000"} {"level":"info","ts":"2026-05-14T23:21:35Z","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-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-push-vv7lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-evpn-on-push-vv7lx is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:37Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-dhucjb","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-clkg","name":"my-integration-test-drhg"}} {"level":"info","ts":"2026-05-14T23:21:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-drhg"} {"level":"info","ts":"2026-05-14T23:21:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-drhg"} {"level":"info","ts":"2026-05-14T23:21:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-14T23:21:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-clkg","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-14T23:21:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-14T23:21:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-14T23:21:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-14T23:21:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:21:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-dhucjb-on-pull-request-xpfd6","PR group":"konflux-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:21:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","prGroup":"konflux-test-component-pac-dhucjb","prGroupHash":"5d4c82eb301623e4a1b4503558e73581f157e716a40783e038071b5a79fe51"} {"level":"info","ts":"2026-05-14T23:21: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":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:21:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:21:51Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:21:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.NameSpace":"integration2-clkg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-drhg","externalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ID":76094889696,"CheckName":"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","pipelineRun.Namespace":"integration2-clkg","pipelineRun.Name":"test-component-pac-dhucjb-on-pull-request-xpfd6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","pipelinerun.Name":"test-component-pac-dhucjb-on-pull-request-xpfd6"} {"level":"info","ts":"2026-05-14T23:21: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":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dhucjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","existingCheckRun":"github.CheckRun{ID:76094889696, NodeID:\"CR_kwDOKrwUx88AAAARt5ve4A\", HeadSHA:\"e0c1259b88770b3bce2db983a2c4cc0ec987e575\", ExternalID:\"my-integration-test-drhg-test-component-pac-dhucjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094889696\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76094889696\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:21:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dhucjb snapshot scenario my-integration-test-drhg is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-clkg/test-component-pac-dhucjb-on-pull-request-xpfd6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094889696/annotations\"}, Name:\"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb\", CheckSuite:github.CheckSuite{ID:69087009717}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686310987, Number:30349, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30349\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dhucjb\", SHA:\"e0c1259b88770b3bce2db983a2c4cc0ec987e575\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-tytwkm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ID":76094889696,"CheckName":"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","pipelineRun.Namespace":"integration2-clkg","pipelineRun.Name":"test-component-pac-dhucjb-on-pull-request-xpfd6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","pipelinerun.Name":"test-component-pac-dhucjb-on-pull-request-xpfd6"} {"level":"info","ts":"2026-05-14T23:21: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":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dhucjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-cf6cc","reconcileID":"4b98d983-1cf4-4f7e-932f-542af2c376da","Component.Namespace":"build-e2e-nnoo","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nnoo/gl-multi-component-child-qvne@sha256:a6667ea34273ba9b350f56a58e8005351de2b5fc84bfb366d65d2d000be89366","Component.Name":"gl-multi-component-child-qvne","lastBuildCommit":"97a8ee27b10754a87cf42c5a4f03fa4e1cac9e73"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","component.Namespace":"build-e2e-nnoo","component.Name":"gl-multi-component-child-qvne"} {"level":"info","ts":"2026-05-14T23:22:04Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-cf6cc","reconcileID":"4b98d983-1cf4-4f7e-932f-542af2c376da","component.Name":"gl-multi-component-parent-qvne"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-azop-20260514-231735-000"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-azop-20260514-231735-000","application":"build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-azop-20260514-231735-000"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-231735-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-azop-20260514-231735-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-qvne","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nnoo/gl-multi-component-child-qvne@sha256:a6667ea34273ba9b350f56a58e8005351de2b5fc84bfb366d65d2d000be89366","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-pjfiae","revision":"97a8ee27b10754a87cf42c5a4f03fa4e1cac9e73"}}}]} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-azop-20260514-231735-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-231735-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-231735-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-231735-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-azop-20260514-231735-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","Application.Name":"build-suite-component-update-azop","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-azop-20260514-231735-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-231735-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:22:04Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-azop-20260514-231735-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-231735-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-231735-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-azop-20260514-231735-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-cf6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-231735-000"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-cf6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-231735-000"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-cf6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-cf6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-qvne-on-push-cf6cc has finished running","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Name":"build-suite-component-update-azop-20260514-231735-000"} {"level":"info","ts":"2026-05-14T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-cf6cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:22:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-qvne-on-push-cf6cc has finished running","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-cf6cc","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"567.066949ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","reconcileID":"63ef2bf6-f495-4df5-8ee2-25f5f7254a7a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"572.805553ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","reconcileID":"8655b642-753c-4234-a048-43e401bdb5bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"583.575424ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","reconcileID":"651dc862-f9c8-4775-b718-336c322b5052","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"604.338289ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","reconcileID":"427c58c8-c36b-445c-9e23-98e449ce1bae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"644.813474ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","reconcileID":"be480eaa-c751-49c6-975f-8a83629a3139","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"695.877494ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","reconcileID":"77a6ceb7-2b3d-44f7-9315-ce913e054ff6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"726.224523ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","reconcileID":"a15d13bd-c7ff-43bc-88d9-6a55949db045","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.047111362s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","reconcileID":"5001cf9c-d7d8-467a-81c9-0493c8bfe829","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.561334449s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","reconcileID":"2f357d2c-f6c6-4d4d-a90d-baa3defb997c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","elapsedSinceCompletion":"1.688166839s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","reconcileID":"a2135107-01ce-416b-bf65-cbe85ce33df8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","reconcileID":"0a3d8254-b2b9-41c5-8fd2-5442801ecc33","component.Name":"gl-multi-component-parent-qvne"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-azop-20260514-231742-000"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-azop-20260514-231742-000","application":"build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-azop-20260514-231742-000"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-231742-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-azop-20260514-231742-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-qvne","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nnoo/gl-multi-component-child-qvne@sha256:8f6b42e228453ebe39353318cc58c71eee091eb966b6a7ea86174e8f382d2ffa","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-pjfiae","revision":"7c0feb52ca4aa4b565d3e036b15b4a3fbdd62704"}}}]} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-nnoo/gl-multi-component-child-qvne-on-pull-request-dh8rq with pr group konflux-gl-multi-component-child-qvne is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-qvne is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash e1ea60e9373b26df30edbdb7a45fafa6c59ccc8e5a8822da64dbab9b6e4973 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-azop-20260514-231742-000"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","Application.Name":"build-suite-component-update-azop","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"}} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-231742-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:22:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-231742-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-231742-000"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-231742-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Namespace":"build-e2e-nnoo","snapshot.Name":"build-suite-component-update-azop-20260514-231742-000"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-azop-20260514-231742-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-231742-000"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-qvne-on-pull-request-tgqx9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22: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":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22: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":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22: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":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22: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":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Name":"build-suite-component-update-azop-20260514-231742-000"} {"level":"info","ts":"2026-05-14T23:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-qvne-on-pull-request-tgqx9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-pull-request-tgqx9","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:26Z","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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"987.437076ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","reconcileID":"d4b5e399-2aec-414e-8598-53517eb8db31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:26Z","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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"993.082603ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","reconcileID":"72ede1b6-8aea-4bbe-9455-6dfd055d4eb4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"1.003733082s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","reconcileID":"da66ed54-ff32-4539-be9a-a0304cd89457","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"1.025050236s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","reconcileID":"edb041bd-d3c1-497c-8fb8-8a2b77e5e512","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"1.065831575s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","reconcileID":"854f282c-82e2-466f-89d9-6c44501139d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"1.138974538s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","reconcileID":"2f7dd937-1940-4528-8958-672796e2ff73","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"1.14706835s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","reconcileID":"bab25874-f466-4ba0-8bc2-f804a904ffe7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"1.467927804s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","reconcileID":"754798fa-fc1e-47a0-bd88-41ee4633c2fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:27Z","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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"1.755944578s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","reconcileID":"ec5c444d-9250-4e89-bbdd-83c310b418a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","elapsedSinceCompletion":"2.108411633s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","reconcileID":"8f7c562f-1f5b-4f83-b7ba-c4f33197637e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-frtg-20260514-231740-000"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-frtg-20260514-231740-000","application":"build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-frtg-20260514-231740-000"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"build-suite-test-application-frtg-20260514-231740-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-frtg-20260514-231740-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-tsemro","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jywj/gh-test-custom-branch-tsemro@sha256:98459c83566067c7550b2ddc766d0e55c87419a2c60b88b774df968cea748520","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ljjnuh","revision":"aa696187281df375b148c19a2904df8295436005"}}}]} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-jywj/gh-test-custom-branch-tsemro-on-pull-request-kvpb9 with pr group konflux-gh-test-custom-branch-tsemro is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","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-tsemro is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9014c6360bafab7351d3c7010f07b17add8b211f50158093be42af18b3cd86 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-frtg-20260514-231740-000"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","Application.Name":"build-suite-test-application-frtg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:22:28Z","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-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","snapshot.Name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"}} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"build-suite-test-application-frtg-20260514-231740-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-frtg-20260514-231740-000"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"build-suite-test-application-frtg-20260514-231740-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:22:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"build-suite-test-application-frtg-20260514-231740-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-frtg-20260514-231740-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","snapshot.Namespace":"build-e2e-jywj","snapshot.Name":"build-suite-test-application-frtg-20260514-231740-000"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-frtg-20260514-231740-000"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-tsemro-on-pull-request-r982z has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:30Z","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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","snapshot.Name":"build-suite-test-application-frtg-20260514-231740-000"} {"level":"info","ts":"2026-05-14T23:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-tsemro-on-pull-request-r982z has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-pull-request-r982z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:30Z","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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"773.894765ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","reconcileID":"3c1010d0-d325-44ba-971f-d9ad7bdee314","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:30Z","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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"779.401493ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","reconcileID":"5de7b983-4bf5-4e54-affc-5e8aa4a291e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:30Z","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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"790.11851ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","reconcileID":"83096214-5928-4c8a-8376-0228a117c18b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:30Z","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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"810.855867ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","reconcileID":"b8d0ff3e-2bc8-4275-9f4a-623b30eac4e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:30Z","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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"851.640632ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","reconcileID":"df2a125b-c622-45e0-b11e-7e0516d0879e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:30Z","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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"932.895067ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","reconcileID":"2615dda3-6ff8-49a8-9073-d0c553337938","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"1.093900288s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","reconcileID":"8f300ba2-f6f9-47bf-9309-05a8979150b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"1.141215884s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","reconcileID":"1539c5f8-dfe3-4931-9d03-c85d37e8a3c4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"1.414956964s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","reconcileID":"d88ce7ff-e108-4cec-ac41-ff9dc3e5fea8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","elapsedSinceCompletion":"1.656762384s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:22:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","reconcileID":"52aedb87-3d79-4bd0-ac2e-bc248bc7eca1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-epvn-20260514-231737-000"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-epvn-20260514-231737-000","application":"build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-epvn-20260514-231737-000"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"build-suite-test-application-epvn-20260514-231737-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-epvn-20260514-231737-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-rbhids","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids@sha256:8b77737b5270f76128a22587c29a18eabd19defefabe4ff17ad59799a91ad679","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg","revision":"975395b78e40baab13f825745df2cf9c5f6858bc"}}}]} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-kqrvw with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","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-rbhids is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0e9f30a8b88d239ded9ea855efef1d5841aa91fd5f622a8cb7f874e4893c00 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-epvn-20260514-231737-000"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:22:32Z","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-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","Application.Name":"build-suite-test-application-epvn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:22:32Z","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-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"}} {"level":"info","ts":"2026-05-14T23:22:32Z","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-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","snapshot.Name":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","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-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","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-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"build-suite-test-application-epvn-20260514-231737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:22:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:22:32Z","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-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:22:32Z","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-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","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-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"build-suite-test-application-epvn-20260514-231737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-epvn-20260514-231737-000"} {"level":"info","ts":"2026-05-14T23:22:32Z","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-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"build-suite-test-application-epvn-20260514-231737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","snapshot.Namespace":"build-e2e-szjw","snapshot.Name":"build-suite-test-application-epvn-20260514-231737-000"} {"level":"info","ts":"2026-05-14T23:22:32Z","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-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:22:32Z","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-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-epvn-20260514-231737-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-epvn-20260514-231737-000"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-twx5w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:32Z","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-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","snapshot.Name":"build-suite-test-application-epvn-20260514-231737-000"} {"level":"info","ts":"2026-05-14T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-twx5w has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-twx5w","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-push-smlql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:22: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":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-push-smlql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-rbhids-on-push-smlql is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:22: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:22: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:22: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:22: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:22: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-push-6vt7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:22:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:22:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-frtg-20260514-231740-000"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22: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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-push-6vt7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-tsemro-on-push-6vt7z is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-txtr5","reconcileID":"633b1256-b2bb-4623-ab1a-2ca251387c84","Component.Namespace":"build-e2e-nnoo","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nnoo/gl-multi-component-child-qvne@sha256:c277882749c124cecd347a37f17c761a64a975a5109a04abce45e8e457ff80d2","Component.Name":"gl-multi-component-child-qvne","lastBuildCommit":"3146a4d2a31c03880ea85e792dc3fc72f3c7e9bc"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","component.Namespace":"build-e2e-nnoo","component.Name":"gl-multi-component-child-qvne"} {"level":"info","ts":"2026-05-14T23:23:13Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-txtr5","reconcileID":"633b1256-b2bb-4623-ab1a-2ca251387c84","component.Name":"gl-multi-component-parent-qvne"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-azop-20260514-231841-000"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-azop-20260514-231841-000","application":"build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-azop-20260514-231841-000"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-231841-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-azop-20260514-231841-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-qvne","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nnoo/gl-multi-component-child-qvne@sha256:c277882749c124cecd347a37f17c761a64a975a5109a04abce45e8e457ff80d2","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-pjfiae","revision":"3146a4d2a31c03880ea85e792dc3fc72f3c7e9bc"}}}]} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-azop-20260514-231841-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-231841-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-231841-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-231841-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-azop-20260514-231841-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","Application.Name":"build-suite-component-update-azop","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-azop-20260514-231841-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-231841-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:23:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-azop-20260514-231841-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-231841-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-231841-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-azop-20260514-231841-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-txtr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-231841-000"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-txtr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-231841-000"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-txtr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-txtr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-qvne-on-push-txtr5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23: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":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Name":"build-suite-component-update-azop-20260514-231841-000"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-child-qvne-on-push-txtr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-qvne-on-push-txtr5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-qvne-on-push-txtr5","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"710.65498ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:23:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"ee85080c-e060-4a6f-9d04-c5504bc493f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"716.231927ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:23:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"2eb8ee0f-807c-4e30-9fb9-8383c1424f14","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"726.761815ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:23:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"cd043e36-7df7-4c8c-adce-6bc2a613823d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"747.317518ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:23:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"107f572b-5283-41b7-9ac9-2b6c5ddd9dd7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"787.975645ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:23:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"d0a8b6f0-5339-456c-acfd-f6474029a01f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"868.626815ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:23:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"8c175102-45c5-44ae-b672-4b1e069acfcd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"1.030129117s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:23:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"754850bb-4f9f-44dc-83a2-a44b8ffae2e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"1.241218724s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:23:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"7e788332-6968-4cf1-8d08-cc5de470c146","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"1.35083668s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:23:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"11729b8b-681f-4fc2-94f7-4c1b1c164015","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","elapsedSinceCompletion":"1.66133191s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:23:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"151ec13f-a4e7-406a-8a56-11ab84cf067b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"9fb382cb-8fb1-44f9-b9be-b6fea17317df","component.Name":"test-comp-pinx"} {"level":"info","ts":"2026-05-14T23:23:19Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"9fb382cb-8fb1-44f9-b9be-b6fea17317df","component.Name":"test-comp-nnsv"} {"level":"info","ts":"2026-05-14T23:23:19Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","reconcileID":"9fb382cb-8fb1-44f9-b9be-b6fea17317df","component.Name":"test-symlink-comp-rbgu"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wakz-20260514-232052-000"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wakz-20260514-232052-000","application":"test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wakz-20260514-232052-000"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-232052-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-wakz-20260514-232052-000","snapshot.Spec.Components":[{"name":"test-comp-bwgz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-comp-bwgz@sha256:dffdcfda39129bd2aae1dc684228094070d06a8376fa50f3621636779eb8e0f0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"dbe186a8a3ca3581718a8d512669837623ee4eee"}}}]} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-bwgz is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d2078601190ba0d49190eb9c913f478ae315dff032026f7a2fe097df4a28c2 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-wakz-20260514-232052-000"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","Application.Name":"test-app-wakz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"}} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-232052-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:23:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-232052-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wakz-20260514-232052-000"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-232052-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","snapshot.Namespace":"build-e2e-bvgm","snapshot.Name":"test-app-wakz-20260514-232052-000"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wakz-20260514-232052-000","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-wakz-20260514-232052-000"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-bwgz-on-pull-request-ltxmj has finished running","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23: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":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","snapshot.Name":"test-app-wakz-20260514-232052-000"} {"level":"info","ts":"2026-05-14T23:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz-on-pull-request-ltxmj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-bwgz-on-pull-request-ltxmj has finished running","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:23:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:24:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:24: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":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24: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":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24: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":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:24: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:24: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","prGroup":"konflux-test-component-pac-dhucjb","prGroupHash":"5d4c82eb301623e4a1b4503558e73581f157e716a40783e038071b5a79fe51"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","existingCheckRun":"github.CheckRun{ID:76094889696, NodeID:\"CR_kwDOKrwUx88AAAARt5ve4A\", HeadSHA:\"e0c1259b88770b3bce2db983a2c4cc0ec987e575\", ExternalID:\"my-integration-test-drhg-test-component-pac-dhucjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094889696\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76094889696\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:21:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dhucjb snapshot scenario my-integration-test-drhg is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-clkg/test-component-pac-dhucjb-on-pull-request-xpfd6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76094889696/annotations\"}, Name:\"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb\", CheckSuite:github.CheckSuite{ID:69087009717}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686310987, Number:30349, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30349\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dhucjb\", SHA:\"e0c1259b88770b3bce2db983a2c4cc0ec987e575\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-tytwkm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ID":76094889696,"CheckName":"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","pipelineRun.Namespace":"integration2-clkg","pipelineRun.Name":"test-component-pac-dhucjb-on-pull-request-xpfd6","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","pipelinerun.Name":"test-component-pac-dhucjb-on-pull-request-xpfd6"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dhucjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:24:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:21:52Z","completionTime":"2026-05-14T23:24:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"IMAGE_DIGEST","value":"sha256:d44f3489a5cfba0829c02d8dfd29f65876815037619770d8849b59c7f954339e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd5ea13b3e7a5bdc1be9acf76e6729c4c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend5ea13b3e7a5bdc1be9acf76e6729c4c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd5ea13b3e7a5bdc1be9acf76e6729c4c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-puc9941ded44015d6416144b92e5f3484c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed5ea13b3e7a5bdc1be9acf76e6729c4c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond5ea13b3e7a5bdc1be9acf76e6729c4c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71482373b1503a3af721bb68bc19ca3c-0e58cfe7ee446e42-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dhucjb-on-pull-request-xpfd6 has finished running","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","prGroup":"konflux-test-component-pac-dhucjb","prGroupHash":"5d4c82eb301623e4a1b4503558e73581f157e716a40783e038071b5a79fe51"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:24:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:21:52Z","completionTime":"2026-05-14T23:24:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"IMAGE_DIGEST","value":"sha256:d44f3489a5cfba0829c02d8dfd29f65876815037619770d8849b59c7f954339e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd5ea13b3e7a5bdc1be9acf76e6729c4c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend5ea13b3e7a5bdc1be9acf76e6729c4c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd5ea13b3e7a5bdc1be9acf76e6729c4c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-puc9941ded44015d6416144b92e5f3484c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed5ea13b3e7a5bdc1be9acf76e6729c4c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond5ea13b3e7a5bdc1be9acf76e6729c4c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71482373b1503a3af721bb68bc19ca3c-0e58cfe7ee446e42-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dhucjb-on-pull-request-xpfd6 has finished running","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","prGroup":"konflux-test-component-pac-dhucjb","prGroupHash":"5d4c82eb301623e4a1b4503558e73581f157e716a40783e038071b5a79fe51"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:24:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:21:52Z","completionTime":"2026-05-14T23:24:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"IMAGE_DIGEST","value":"sha256:d44f3489a5cfba0829c02d8dfd29f65876815037619770d8849b59c7f954339e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd5ea13b3e7a5bdc1be9acf76e6729c4c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend5ea13b3e7a5bdc1be9acf76e6729c4c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd5ea13b3e7a5bdc1be9acf76e6729c4c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-puc9941ded44015d6416144b92e5f3484c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed5ea13b3e7a5bdc1be9acf76e6729c4c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond5ea13b3e7a5bdc1be9acf76e6729c4c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71482373b1503a3af721bb68bc19ca3c-0e58cfe7ee446e42-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dhucjb-on-pull-request-xpfd6 has finished running","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","prGroup":"konflux-test-component-pac-dhucjb","prGroupHash":"5d4c82eb301623e4a1b4503558e73581f157e716a40783e038071b5a79fe51"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:24:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:21:52Z","completionTime":"2026-05-14T23:24:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"IMAGE_DIGEST","value":"sha256:d44f3489a5cfba0829c02d8dfd29f65876815037619770d8849b59c7f954339e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd5ea13b3e7a5bdc1be9acf76e6729c4c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend5ea13b3e7a5bdc1be9acf76e6729c4c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd5ea13b3e7a5bdc1be9acf76e6729c4c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-puc9941ded44015d6416144b92e5f3484c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed5ea13b3e7a5bdc1be9acf76e6729c4c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond5ea13b3e7a5bdc1be9acf76e6729c4c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71482373b1503a3af721bb68bc19ca3c-0e58cfe7ee446e42-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-xpfd6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dhucjb-on-pull-request-xpfd6 has finished running","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","prGroup":"konflux-test-component-pac-dhucjb","prGroupHash":"5d4c82eb301623e4a1b4503558e73581f157e716a40783e038071b5a79fe51"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:24:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:21:52Z","completionTime":"2026-05-14T23:24:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"IMAGE_DIGEST","value":"sha256:d44f3489a5cfba0829c02d8dfd29f65876815037619770d8849b59c7f954339e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd5ea13b3e7a5bdc1be9acf76e6729c4c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend5ea13b3e7a5bdc1be9acf76e6729c4c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd5ea13b3e7a5bdc1be9acf76e6729c4c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-puc9941ded44015d6416144b92e5f3484c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed5ea13b3e7a5bdc1be9acf76e6729c4c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond5ea13b3e7a5bdc1be9acf76e6729c4c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71482373b1503a3af721bb68bc19ca3c-0e58cfe7ee446e42-01"}},"deletionTimestamp":"2026-05-14 23:25:09 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dhucjb-on-pull-request-xpfd6 has finished running","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","prGroup":"konflux-test-component-pac-dhucjb","prGroupHash":"5d4c82eb301623e4a1b4503558e73581f157e716a40783e038071b5a79fe51"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:24:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:21:52Z","completionTime":"2026-05-14T23:24:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"IMAGE_DIGEST","value":"sha256:d44f3489a5cfba0829c02d8dfd29f65876815037619770d8849b59c7f954339e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd5ea13b3e7a5bdc1be9acf76e6729c4c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend5ea13b3e7a5bdc1be9acf76e6729c4c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd5ea13b3e7a5bdc1be9acf76e6729c4c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-puc9941ded44015d6416144b92e5f3484c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed5ea13b3e7a5bdc1be9acf76e6729c4c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond5ea13b3e7a5bdc1be9acf76e6729c4c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71482373b1503a3af721bb68bc19ca3c-0e58cfe7ee446e42-01"}},"deletionTimestamp":"2026-05-14 23:25:09 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dhucjb-on-pull-request-xpfd6 has finished running","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","prGroup":"konflux-test-component-pac-dhucjb","prGroupHash":"5d4c82eb301623e4a1b4503558e73581f157e716a40783e038071b5a79fe51"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:24:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-14T23:21:52Z","completionTime":"2026-05-14T23:24:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"IMAGE_DIGEST","value":"sha256:d44f3489a5cfba0829c02d8dfd29f65876815037619770d8849b59c7f954339e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"e0c1259b88770b3bce2db983a2c4cc0ec987e575"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb:on-pr-e0c1259b88770b3bce2db983a2c4cc0ec987e575"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd5ea13b3e7a5bdc1be9acf76e6729c4c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend5ea13b3e7a5bdc1be9acf76e6729c4c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd5ea13b3e7a5bdc1be9acf76e6729c4c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-puc9941ded44015d6416144b92e5f3484c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd5ea13b3e7a5bdc1be9acf76e6729c4c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed5ea13b3e7a5bdc1be9acf76e6729c4c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dhucjb-on-pull-request-xpfd6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond5ea13b3e7a5bdc1be9acf76e6729c4c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71482373b1503a3af721bb68bc19ca3c-0e58cfe7ee446e42-01"}},"deletionTimestamp":"2026-05-14 23:25:09 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dhucjb-on-pull-request-xpfd6 has finished running","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-xpfd6","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-dhucjb-on-pull-request-qvztr","PR group":"konflux-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","prGroup":"konflux-test-component-pac-dhucjb","prGroupHash":"5d4c82eb301623e4a1b4503558e73581f157e716a40783e038071b5a79fe51"} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","SHA":"6de39446f056ecc2e5de6f3f295de6153904c7aa"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.NameSpace":"integration2-clkg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-drhg","externalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ID":76095275285,"CheckName":"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","pipelineRun.Namespace":"integration2-clkg","pipelineRun.Name":"test-component-pac-dhucjb-on-pull-request-qvztr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","pipelinerun.Name":"test-component-pac-dhucjb-on-pull-request-qvztr"} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration2-clkg/test-component-pac-dhucjb-on-pull-request-xpfd6 with pr group konflux-test-component-pac-dhucjb is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dhucjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","existingCheckRun":"github.CheckRun{ID:76095275285, NodeID:\"CR_kwDOKrwUx88AAAARt6HBFQ\", HeadSHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", ExternalID:\"my-integration-test-drhg-test-component-pac-dhucjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095275285\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76095275285\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:25:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dhucjb snapshot scenario my-integration-test-drhg is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-clkg/test-component-pac-dhucjb-on-pull-request-qvztr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095275285/annotations\"}, Name:\"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb\", CheckSuite:github.CheckSuite{ID:69087352027}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686310987, Number:30349, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30349\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dhucjb\", SHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-tytwkm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ID":76095275285,"CheckName":"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","pipelineRun.Namespace":"integration2-clkg","pipelineRun.Name":"test-component-pac-dhucjb-on-pull-request-qvztr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","pipelinerun.Name":"test-component-pac-dhucjb-on-pull-request-qvztr"} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration2-clkg/test-component-pac-dhucjb-on-pull-request-xpfd6 with pr group konflux-test-component-pac-dhucjb is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dhucjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qttl/gh-multi-component-child-evpn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:25:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","prGroup":"konflux-test-symlink-comp-rbgu","prGroupHash":"b6b2c601a870cc2e874c152d822ab778f5e90074b83dc3fc10bf740d6a5d4c"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25: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":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-rbgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:26Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-14T23:07:44Z","completionTime":"2026-05-14T23:08:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"21bca38232f1cba93e3296e7837565e1568b783e"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bvgm/test-symlink-comp-rbgu:on-pr-21bca38232f1cba93e3296e7837565e1568b783e"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-e667ccfd03535ac5e59bb7faf993e7e9-37b49b2735bbc10d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-rbgu-on-pull-request-f9r8p has finished running","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wakz-20260514-232559-390"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wakz-20260514-232559-390","application":"test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wakz-20260514-232559-390"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-390","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-232559-390","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-232559-390","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-390","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wakz-20260514-232559-390","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","Application.Name":"test-app-wakz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wakz-20260514-232559-390","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-232559-390","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:25:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-390","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-232559-390","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-390","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wakz-20260514-232559-390","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-bwgz","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-bwgz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wakz-20260514-232559-537"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wakz-20260514-232559-537","application":"test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wakz-20260514-232559-537"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-537","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-232559-537","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-232559-537","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-537","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wakz-20260514-232559-537","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","Application.Name":"test-app-wakz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wakz-20260514-232559-537","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-232559-537","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:25:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-537","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-232559-537","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-537","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wakz-20260514-232559-537","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-nnsv","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-nnsv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wakz-20260514-232559-581"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wakz-20260514-232559-581","application":"test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wakz-20260514-232559-581"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-581","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-232559-581","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-232559-581","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-581","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wakz-20260514-232559-581","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","Application.Name":"test-app-wakz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wakz-20260514-232559-581","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-232559-581","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:25:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-581","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-232559-581","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-581","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wakz-20260514-232559-581","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pinx","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-comp-pinx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-wakz-20260514-232559-632"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-wakz-20260514-232559-632","application":"test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-wakz-20260514-232559-632"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-632","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-232559-632","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-wakz-20260514-232559-632","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-632","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-wakz-20260514-232559-632","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","Application.Name":"test-app-wakz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-wakz-20260514-232559-632","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-app-wakz-20260514-232559-632","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:25:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-632","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-wakz-20260514-232559-632","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","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":"test-app-wakz-20260514-232559-632","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-wakz-20260514-232559-632","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-rbgu","namespace":"build-e2e-bvgm"},"application":"build-e2e-bvgm/test-app-wakz","namespace":"build-e2e-bvgm","name":"test-symlink-comp-rbgu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-bwgz-on-pull-request-ltxmj","namespace":"build-e2e-bvgm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:26:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-nnsv-on-pull-request-v775h","namespace":"build-e2e-bvgm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:26:02Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pinx-on-pull-request-jn6k6","namespace":"build-e2e-bvgm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-rbgu-on-pull-request-f9r8p","namespace":"build-e2e-bvgm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wakz-20260514-232559-581"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bvgm","snapshot":"test-app-wakz-20260514-232559-581"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wakz-20260514-232559-537"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bvgm","snapshot":"test-app-wakz-20260514-232559-537"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wakz-20260514-232559-632"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bvgm","snapshot":"test-app-wakz-20260514-232559-632"} {"level":"info","ts":"2026-05-14T23:26:03Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-push-w6kkz","reconcileID":"b3e930e9-4978-4d87-8522-6c9ea380ac5d","Component.Namespace":"build-e2e-nnoo","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nnoo/gl-multi-component-parent-qvne@sha256:a336513e415091377431b3279bf9a5d17bdfcd65459a419652c085043db42673","Component.Name":"gl-multi-component-parent-qvne","lastBuildCommit":"7ede4e6eda3431ba2088b990db7ff4f9c39650a7"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wakz-20260514-232559-390"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bvgm","snapshot":"test-app-wakz-20260514-232559-390"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wakz-20260514-230656-000"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bvgm","snapshot":"test-app-wakz-20260514-230656-000"} 2026/05/14 23:26:03 http: TLS handshake error from 10.128.0.2:53932: EOF {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wakz-20260514-232052-000"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bvgm","snapshot":"test-app-wakz-20260514-232052-000"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-wakz-20260514-231617-000"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bvgm","snapshot":"test-app-wakz-20260514-231617-000"} 2026/05/14 23:26:03 http: TLS handshake error from 10.129.0.2:47306: EOF {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","component.Namespace":"build-e2e-nnoo","component.Name":"gl-multi-component-parent-qvne"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-azop-20260514-232116-000"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-azop-20260514-232116-000","application":"build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-azop-20260514-232116-000"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-232116-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-azop-20260514-232116-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-qvne","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nnoo/gl-multi-component-child-qvne@sha256:c277882749c124cecd347a37f17c761a64a975a5109a04abce45e8e457ff80d2","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-pjfiae","revision":"3146a4d2a31c03880ea85e792dc3fc72f3c7e9bc","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-qvne","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nnoo/gl-multi-component-parent-qvne@sha256:a336513e415091377431b3279bf9a5d17bdfcd65459a419652c085043db42673","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-pjfiae","revision":"7ede4e6eda3431ba2088b990db7ff4f9c39650a7"}}}]} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-azop-20260514-232116-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-232116-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-azop-20260514-232116-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-232116-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-azop-20260514-232116-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","Application.Name":"build-suite-component-update-azop","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-azop-20260514-232116-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"build-suite-component-update-azop-20260514-232116-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:26:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-azop-20260514-232116-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-azop-20260514-232116-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-azop-20260514-232116-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-azop-20260514-232116-000","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-push-w6kkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-232116-000"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-push-w6kkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-azop-20260514-232116-000"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-push-w6kkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-push-w6kkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-qvne-on-push-w6kkz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","snapshot.Name":"build-suite-component-update-azop-20260514-232116-000"} {"level":"info","ts":"2026-05-14T23:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop","namespace":"build-e2e-nnoo","name":"gl-multi-component-parent-qvne-on-push-w6kkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:26:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-qvne-on-push-w6kkz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-qvne-on-push-w6kkz","namespace":"build-e2e-nnoo"},"application":"build-e2e-nnoo/build-suite-component-update-azop"} {"level":"info","ts":"2026-05-14T23:26:09Z","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-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","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-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-push-vv7lx","reconcileID":"4b1e22f4-d181-4c3d-95e8-7ec71eee21c5","Component.Namespace":"build-e2e-qttl","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-parent-evpn@sha256:ee4ddd35e015873597a8a2a8165965977bffa883a0f367d8283b133efaf82aba","Component.Name":"gh-multi-component-parent-evpn","lastBuildCommit":"a2c89221b42aa55830c02f401d829a0ecaf5fda5"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","component.Namespace":"build-e2e-qttl","component.Name":"gh-multi-component-parent-evpn"} {"level":"info","ts":"2026-05-14T23:26:09Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-push-vv7lx","reconcileID":"4b1e22f4-d181-4c3d-95e8-7ec71eee21c5","component.Name":"gh-multi-component-child-evpn"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ephl-20260514-232136-000"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ephl-20260514-232136-000","application":"build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ephl-20260514-232136-000"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-232136-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ephl-20260514-232136-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-evpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-parent-evpn@sha256:ee4ddd35e015873597a8a2a8165965977bffa883a0f367d8283b133efaf82aba","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-engzsx","revision":"a2c89221b42aa55830c02f401d829a0ecaf5fda5"}}}]} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ephl-20260514-232136-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-232136-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232136-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232136-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ephl-20260514-232136-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","Application.Name":"build-suite-component-update-ephl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ephl-20260514-232136-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-232136-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:26:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ephl-20260514-232136-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-232136-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232136-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232136-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-push-vv7lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-232136-000"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-push-vv7lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-232136-000"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-push-vv7lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-push-vv7lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-evpn-on-push-vv7lx has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","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-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","snapshot.Name":"build-suite-component-update-ephl-20260514-232136-000"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-parent-evpn-on-push-vv7lx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-evpn-on-push-vv7lx has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-evpn-on-push-vv7lx","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","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-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","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-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","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-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","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-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-ckp2j","reconcileID":"44608905-3f21-4d6a-a428-7f173421ba4f","Component.Namespace":"build-e2e-qttl","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn@sha256:5eb387cdcfdd3a323daed5ff5a7f63fe030f15aa8aa0a4924d7ded3241580ccc","Component.Name":"gh-multi-component-child-evpn","lastBuildCommit":"362a57e994ea6f280b74f6f9850da5c03247372e"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","component.Namespace":"build-e2e-qttl","component.Name":"gh-multi-component-child-evpn"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ephl-20260514-232134-000"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ephl-20260514-232134-000","application":"build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ephl-20260514-232134-000"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-232134-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ephl-20260514-232134-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-evpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn@sha256:5eb387cdcfdd3a323daed5ff5a7f63fe030f15aa8aa0a4924d7ded3241580ccc","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx","revision":"362a57e994ea6f280b74f6f9850da5c03247372e"}}},{"name":"gh-multi-component-parent-evpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-parent-evpn@sha256:ee4ddd35e015873597a8a2a8165965977bffa883a0f367d8283b133efaf82aba","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-engzsx","revision":"a2c89221b42aa55830c02f401d829a0ecaf5fda5","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ephl-20260514-232134-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-232134-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232134-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232134-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ephl-20260514-232134-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","Application.Name":"build-suite-component-update-ephl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ephl-20260514-232134-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-232134-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:26:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ephl-20260514-232134-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-232134-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232134-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232134-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-ckp2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-232134-000"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-ckp2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-232134-000"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-ckp2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-ckp2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-push-ckp2j has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:26:13Z","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-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","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-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","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-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:13Z","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-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","snapshot.Name":"build-suite-component-update-ephl-20260514-232134-000"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-ckp2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:26:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-push-ckp2j has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-ckp2j","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","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-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","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-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","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-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1303","msg":"build pipelineRun start time is older than last built time in component annotation test.appstudio.openshift.io/lastbuilttime, won't update Global Candidate List","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ephl-20260514-232132-000"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ephl-20260514-232132-000","application":"build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ephl-20260514-232132-000"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-232132-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ephl-20260514-232132-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-evpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn@sha256:9a2c7661de581ff52017af0b071f3d087f5238df7c04c817452f1e17df7b43cd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx","revision":"79d126024b193e779cd9b6f3067a75d7394ddbc7"}}},{"name":"gh-multi-component-parent-evpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-parent-evpn@sha256:ee4ddd35e015873597a8a2a8165965977bffa883a0f367d8283b133efaf82aba","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-engzsx","revision":"a2c89221b42aa55830c02f401d829a0ecaf5fda5","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","Application.Name":"build-suite-component-update-ephl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-232132-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:26:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-76kzv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-232132-000"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-76kzv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-232132-000"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-76kzv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-push-76kzv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-push-76kzv has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-push-76kzv","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.010338921s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:26:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","reconcileID":"1e085954-9cb0-4325-aa8c-4aba9fc64e4f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.016477937s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:26:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","reconcileID":"c0a61f3a-7a51-49dd-bdd6-f131d87e9a22","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.027171102s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:26:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","reconcileID":"6026e2a2-0cb0-42ff-916f-8909d6636fdc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.047773452s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:26:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","reconcileID":"9e9f1a57-43c4-4e15-ab27-85d77ab8d648","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.088482165s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:26:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","reconcileID":"2b566251-89de-4e73-92ce-ce4ae1bd8638","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.169179264s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:26:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","reconcileID":"276b0d53-c767-4be1-bdbc-f6d3ec213603","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.330620148s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:26:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","reconcileID":"960fa41c-7692-45e7-9378-833bcdab2ffb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.651585214s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:26:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","reconcileID":"6be693cf-2aca-4bdf-b4f9-2ef071c1952d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"1.755045092s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:26:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","reconcileID":"dfc7a53d-2639-4e1f-a8b0-ed255e798780","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","elapsedSinceCompletion":"2.292250233s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:26:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:26:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","reconcileID":"5c90d119-5bfc-4778-8389-c429fb65c1a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ephl-20260514-232132-000"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ephl-20260514-232132-000","application":"build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ephl-20260514-232132-000"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","originalName":"build-suite-component-update-ephl-20260514-232132-000","newName":"build-suite-component-update-ephl-20260514-232132-000-v5","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ephl-20260514-232132-000-v5"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ephl-20260514-232132-000-v5","application":"build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ephl-20260514-232132-000-v5"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","originalName":"build-suite-component-update-ephl-20260514-232132-000","finalName":"build-suite-component-update-ephl-20260514-232132-000-v5","attempts":2} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-232132-000-v5","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ephl-20260514-232132-000-v5","snapshot.Spec.Components":[{"name":"gh-multi-component-child-evpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-child-evpn@sha256:b61cab590e3387213f642cc0b82ab10259cd1c135e0bad9251eb23d851deed67","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-engzsx","revision":"b1b3d126a2edc9c52e94568336b4799e2a9050ab"}}},{"name":"gh-multi-component-parent-evpn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qttl/gh-multi-component-parent-evpn@sha256:ee4ddd35e015873597a8a2a8165965977bffa883a0f367d8283b133efaf82aba","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-engzsx","revision":"a2c89221b42aa55830c02f401d829a0ecaf5fda5","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-qttl/gh-multi-component-child-evpn-on-pull-request-2z6dl with pr group konflux-gh-multi-component-child-evpn is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-evpn is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3408f57133fd72378b0171fe068a56a6564ca3d546a9c46c9124886dfb1305 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ephl-20260514-232132-000-v5"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:26: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-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","Application.Name":"build-suite-component-update-ephl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"}} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-232132-000-v5","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:26:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:26: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-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-232132-000-v5","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-232132-000-v5"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:26: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-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"build-suite-component-update-ephl-20260514-232132-000-v5","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ephl-20260514-232132-000-v5","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","snapshot.Namespace":"build-e2e-qttl","snapshot.Name":"build-suite-component-update-ephl-20260514-232132-000-v5"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ephl-20260514-232132-000-v5"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:26:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-wpxhf has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26:19Z","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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","snapshot.Name":"build-suite-component-update-ephl-20260514-232132-000-v5"} {"level":"info","ts":"2026-05-14T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl","namespace":"build-e2e-qttl","name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-evpn-on-pull-request-wpxhf has finished running","buildpipelineRun":{"name":"gh-multi-component-child-evpn-on-pull-request-wpxhf","namespace":"build-e2e-qttl"},"application":"build-e2e-qttl/build-suite-component-update-ephl"} {"level":"info","ts":"2026-05-14T23:26: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:26:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:27:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:27: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:27:24Z","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-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","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-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","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-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","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-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-push-smlql","reconcileID":"9ba67d73-1212-47b9-9524-dbab9704f985","Component.Namespace":"build-e2e-szjw","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids@sha256:38dfe6433034c7ecca7a6476607e08e8524e4ccff0b78de833f961a82ba1ebf1","Component.Name":"gl-test-custom-branch-rbhids","lastBuildCommit":"ca2c3e2462403692ebf3c3816af87852fc618b0b"} {"level":"info","ts":"2026-05-14T23:27:24Z","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-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","component.Namespace":"build-e2e-szjw","component.Name":"gl-test-custom-branch-rbhids"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-epvn-20260514-232236-000"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-epvn-20260514-232236-000","application":"build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-epvn-20260514-232236-000"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"build-suite-test-application-epvn-20260514-232236-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-epvn-20260514-232236-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-rbhids","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids@sha256:38dfe6433034c7ecca7a6476607e08e8524e4ccff0b78de833f961a82ba1ebf1","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg","revision":"ca2c3e2462403692ebf3c3816af87852fc618b0b"}}}]} {"level":"info","ts":"2026-05-14T23:27:24Z","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-epvn-20260514-232236-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-epvn-20260514-232236-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-epvn-20260514-232236-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:27:24Z","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-epvn-20260514-232236-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-epvn-20260514-232236-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","Application.Name":"build-suite-test-application-epvn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:27:24Z","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-epvn-20260514-232236-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"build-suite-test-application-epvn-20260514-232236-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:27:24Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:27:24Z","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-epvn-20260514-232236-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-epvn-20260514-232236-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","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-epvn-20260514-232236-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-epvn-20260514-232236-000","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-push-smlql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-epvn-20260514-232236-000"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-push-smlql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-epvn-20260514-232236-000"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-push-smlql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-push-smlql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-push-smlql has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","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-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","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-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","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-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","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-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:24Z","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-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","snapshot.Name":"build-suite-test-application-epvn-20260514-232236-000"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-push-smlql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-push-smlql has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-push-smlql","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:27:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-szjw/gl-test-custom-branch-rbhids-on-pull-request-t6c8g with pr group konflux-gl-test-custom-branch-rbhids is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","build-e2e-szjw":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g"} {"level":"info","ts":"2026-05-14T23:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:08:47Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-rbhids-on-pull-request-t6c8g\" was cancelled"}],"startTime":"2026-05-14T23:08:26Z","completionTime":"2026-05-14T23:08:47Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-soldcg"},{"name":"revision","value":"f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjw/gl-test-custom-branch-rbhids:on-pr-f04b00d28b9c637da048f6d0edbcba966667c929"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8f85e84d7eb2bbaa8559dda1cb4bff0-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c5f77aab52f3b85ef7692a7cdfe6992a-7f455cdf628d34b4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:27:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-rbhids-on-pull-request-t6c8g has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-rbhids-on-pull-request-t6c8g","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn"} {"level":"info","ts":"2026-05-14T23:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:27:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:28: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:28:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:28:36Z","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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-push-6vt7z","reconcileID":"581e9fa8-dbfe-469e-867c-d4c338b9a031","Component.Namespace":"build-e2e-jywj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-jywj/gh-test-custom-branch-tsemro@sha256:2dfe4b12139b8e672795dabce0ab6b3a427b5828866243e552c5c963372b4aa9","Component.Name":"gh-test-custom-branch-tsemro","lastBuildCommit":"85327254069d65101a433d05f3cdd8fff14654b1"} {"level":"info","ts":"2026-05-14T23:28:36Z","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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","component.Namespace":"build-e2e-jywj","component.Name":"gh-test-custom-branch-tsemro"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-frtg-20260514-232250-000"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-frtg-20260514-232250-000","application":"build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-frtg-20260514-232250-000"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"build-suite-test-application-frtg-20260514-232250-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-frtg-20260514-232250-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-tsemro","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jywj/gh-test-custom-branch-tsemro@sha256:2dfe4b12139b8e672795dabce0ab6b3a427b5828866243e552c5c963372b4aa9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ljjnuh","revision":"85327254069d65101a433d05f3cdd8fff14654b1"}}}]} {"level":"info","ts":"2026-05-14T23:28:36Z","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-frtg-20260514-232250-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-frtg-20260514-232250-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-frtg-20260514-232250-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:28:36Z","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-frtg-20260514-232250-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-frtg-20260514-232250-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","Application.Name":"build-suite-test-application-frtg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:28:36Z","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-frtg-20260514-232250-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"build-suite-test-application-frtg-20260514-232250-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:28:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:28:36Z","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-frtg-20260514-232250-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-frtg-20260514-232250-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","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-frtg-20260514-232250-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-frtg-20260514-232250-000","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-push-6vt7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-frtg-20260514-232250-000"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-push-6vt7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-frtg-20260514-232250-000"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-push-6vt7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-push-6vt7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-tsemro-on-push-6vt7z has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23:28:36Z","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-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","snapshot.Name":"build-suite-test-application-frtg-20260514-232250-000"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro-on-push-6vt7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:28:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-tsemro-on-push-6vt7z has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-tsemro-on-push-6vt7z","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","elapsedSinceCompletion":"761.721331ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:29:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","reconcileID":"6fd0fe87-c21f-48d4-b9d4-5d58046242a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","elapsedSinceCompletion":"767.300012ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:29:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","reconcileID":"e0e92ae5-71f8-42f1-a5ed-e75bdcc5110e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","elapsedSinceCompletion":"777.95328ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:29:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","reconcileID":"132345d1-6441-4d76-b3cd-4c7135ee5eac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","elapsedSinceCompletion":"798.524735ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:29:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","reconcileID":"90928ff2-1968-411c-b889-1886762c6e10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","elapsedSinceCompletion":"839.555104ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:29:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","reconcileID":"376a6afd-bb58-4267-af07-483dc52ee338","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23: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":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","elapsedSinceCompletion":"920.177647ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:29:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","reconcileID":"1d05cb03-55a1-4557-bf7f-f5edaa9a250a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","elapsedSinceCompletion":"1.081685567s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:29:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","reconcileID":"5da923f8-33ae-432b-89f0-f92d3be7dfd5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","elapsedSinceCompletion":"1.126241643s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:29:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","reconcileID":"b06197b9-f638-4fbe-9ab3-844f1672f40d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","elapsedSinceCompletion":"1.402150221s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:29:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","reconcileID":"e2ba814d-4372-492e-b7d9-3825e9dc5744","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","elapsedSinceCompletion":"1.576538158s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:29:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","reconcileID":"cbe9821e-56f0-4b0e-91dc-0161a2c8ba2a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yrjb-20260514-232514-000","application":"integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"integ-app-yrjb-20260514-232514-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-yrjb-20260514-232514-000","snapshot.Spec.Components":[{"name":"test-component-pac-dhucjb","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-clkg/test-component-pac-dhucjb@sha256:0f2cb2565b3fd5f19d220b812c764f49c6a539ae5d429bdb252455fb01d095c4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"6de39446f056ecc2e5de6f3f295de6153904c7aa"}}}]} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dhucjb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5d4c82eb301623e4a1b4503558e73581f157e716a40783e038071b5a79fe51 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","Application.Name":"integ-app-yrjb","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"}} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","integrationTestScenario.Name":"my-integration-test-drhg"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","integrationTestScenario.Name":"my-integration-test-drhg"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","destinationComponentSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"my-integration-test-drhg-cblbp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-drhg"} {"level":"info","ts":"2026-05-14T23:29:10Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"integ-app-yrjb-20260514-232514-000","reconcileID":"4240623e-cfc1-44b8-9e7d-c318f912c2f8","snapshot.name":"integ-app-yrjb-20260514-232514-000","pipelinerun.name":"test-component-pac-dhucjb-on-pull-request-qvztr","duration":2.725222262} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"integ-app-yrjb-20260514-232514-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","Scenario":"my-integration-test-drhg"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-drhg","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-drhg","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","Label":"my-integration-test-drhg"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","Application.Name":"integ-app-yrjb","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","integrationTestScenario.Name":"my-integration-test-drhg","pipelineRun.Name":"my-integration-test-drhg-cblbp"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dhucjb-on-pull-request-qvztr has finished running","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","existingCheckRun":"github.CheckRun{ID:76095275285, NodeID:\"CR_kwDOKrwUx88AAAARt6HBFQ\", HeadSHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", ExternalID:\"my-integration-test-drhg-test-component-pac-dhucjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095275285\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76095275285\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:25:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dhucjb snapshot scenario my-integration-test-drhg is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-clkg/test-component-pac-dhucjb-on-pull-request-qvztr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095275285/annotations\"}, Name:\"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb\", CheckSuite:github.CheckSuite{ID:69087352027}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686310987, Number:30349, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30349\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dhucjb\", SHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-tytwkm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-drhg-cblbp","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"my-integration-test-drhg-cblbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb-on-pull-request-qvztr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dhucjb-on-pull-request-qvztr has finished running","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ID":76095275285,"CheckName":"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","testedSnapshot.Name":"integ-app-yrjb-20260514-232514-000","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"}} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","destinationComponentSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-drhg","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-drhg","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","existingCheckRun":"github.CheckRun{ID:76095275285, NodeID:\"CR_kwDOKrwUx88AAAARt6HBFQ\", HeadSHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", ExternalID:\"my-integration-test-drhg-test-component-pac-dhucjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095275285\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76095275285\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-14 23:25:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dhucjb snapshot integ-app-yrjb-20260514-232514-000 and scenario my-integration-test-drhg is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095275285/annotations\"}, Name:\"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb\", CheckSuite:github.CheckSuite{ID:69087352027}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686310987, Number:30349, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30349\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dhucjb\", SHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-tytwkm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ID":76095275285,"CheckName":"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","testedSnapshot.Name":"integ-app-yrjb-20260514-232514-000","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"}} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"integ-app-yrjb-20260514-232514-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-drhg-cblbp","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"my-integration-test-drhg-cblbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"integ-app-yrjb-20260514-232514-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","destinationComponentSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:29: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":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-drhg","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-drhg","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-drhg-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","existingCheckRun":"github.CheckRun{ID:76095275285, NodeID:\"CR_kwDOKrwUx88AAAARt6HBFQ\", HeadSHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", ExternalID:\"my-integration-test-drhg-test-component-pac-dhucjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095275285\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76095275285\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-14 23:25:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-dhucjb snapshot integ-app-yrjb-20260514-232514-000 and scenario my-integration-test-drhg is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095275285/annotations\"}, Name:\"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb\", CheckSuite:github.CheckSuite{ID:69087352027}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686310987, Number:30349, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30349\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dhucjb\", SHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-tytwkm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ID":76095275285,"CheckName":"Konflux Dev version / my-integration-test-drhg / test-component-pac-dhucjb","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","testedSnapshot.Name":"integ-app-yrjb-20260514-232514-000","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"my-integration-test-drhg-cblbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:29:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-clkg","name":"my-integration-test-zvjh"}} {"level":"info","ts":"2026-05-14T23:29:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-zvjh"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-zvjh"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","integrationTestScenario.Name":"my-integration-test-zvjh"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"my-integration-test-zvjh-m5zw8","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zvjh"} {"level":"info","ts":"2026-05-14T23:29:21Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"integ-app-yrjb-20260514-232514-000","reconcileID":"7f4b6a48-75b9-4399-be48-98650e76ab7b","snapshot.name":"integ-app-yrjb-20260514-232514-000","pipelinerun.name":"test-component-pac-dhucjb-on-pull-request-qvztr","duration":13.108263758} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"integ-app-yrjb-20260514-232514-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"}} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","destinationComponentSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","Application.Name":"integ-app-yrjb","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","integrationTestScenario.Name":"my-integration-test-drhg","pipelineRun.Name":"my-integration-test-drhg-cblbp"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","integrationTestScenario.Name":"my-integration-test-zvjh","pipelineRun.Name":"my-integration-test-zvjh-m5zw8"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-zvjh","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-drhg"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-zvjh","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-zvjh-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.NameSpace":"integration2-clkg","snapshot.Name":"integ-app-yrjb-20260514-232514-000","scenarioName":"my-integration-test-zvjh","externalID":"my-integration-test-zvjh-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-zvjh-m5zw8","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"my-integration-test-zvjh-m5zw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ID":76095710633,"CheckName":"Konflux Dev version / my-integration-test-zvjh / test-component-pac-dhucjb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","testedSnapshot.Name":"integ-app-yrjb-20260514-232514-000","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"}} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","destinationComponentSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-zvjh","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-drhg"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-zvjh","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-zvjh-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:29:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","existingCheckRun":"github.CheckRun{ID:76095710633, NodeID:\"CR_kwDOKrwUx88AAAARt6hlqQ\", HeadSHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", ExternalID:\"my-integration-test-zvjh-test-component-pac-dhucjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095710633\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76095710633\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-14 23:29:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-dhucjb snapshot integ-app-yrjb-20260514-232514-000 and scenario my-integration-test-zvjh is in progress\", Text:\"PipelineRun 'my-integration-test-zvjh-m5zw8' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095710633/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zvjh / test-component-pac-dhucjb\", CheckSuite:github.CheckSuite{ID:69087352027}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686310987, Number:30349, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30349\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dhucjb\", SHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-tytwkm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:29:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ID":76095710633,"CheckName":"Konflux Dev version / my-integration-test-zvjh / test-component-pac-dhucjb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-14T23:29:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","testedSnapshot.Name":"integ-app-yrjb-20260514-232514-000","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-14T23:29:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"}} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"integ-app-yrjb-20260514-232514-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-zvjh-m5zw8","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"my-integration-test-zvjh-m5zw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"integ-app-yrjb-20260514-232514-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","destinationComponentSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-zvjh","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-zvjh","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testedSnapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ExternalID":"my-integration-test-zvjh-test-component-pac-dhucjb"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","existingCheckRun":"github.CheckRun{ID:76095710633, NodeID:\"CR_kwDOKrwUx88AAAARt6hlqQ\", HeadSHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", ExternalID:\"my-integration-test-zvjh-test-component-pac-dhucjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095710633\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/76095710633\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-14 23:29:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-dhucjb snapshot integ-app-yrjb-20260514-232514-000 and scenario my-integration-test-zvjh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/76095710633/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zvjh / test-component-pac-dhucjb\", CheckSuite:github.CheckSuite{ID:69087352027}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3686310987, Number:30349, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30349\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dhucjb\", SHA:\"6de39446f056ecc2e5de6f3f295de6153904c7aa\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-tytwkm\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","ID":76095710633,"CheckName":"Konflux Dev version / my-integration-test-zvjh / test-component-pac-dhucjb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","testedSnapshot.Name":"integ-app-yrjb-20260514-232514-000","destinationSnapshot.Name":"integ-app-yrjb-20260514-232514-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","scenario.Name":"my-integration-test-drhg"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","snapshot.Name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:28Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yrjb-20260514-232514-000","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"my-integration-test-zvjh-m5zw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:29:35Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-rbhids","namespace":"build-e2e-szjw"},"application":"build-e2e-szjw/build-suite-test-application-epvn","namespace":"build-e2e-szjw","name":"gl-test-custom-branch-rbhids","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:29:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-imoi"} {"level":"info","ts":"2026-05-14T23:29:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-imoi","application":"integ-app-yrjb"} {"level":"info","ts":"2026-05-14T23:29:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-imoi"} {"level":"info","ts":"2026-05-14T23:29:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-imoi"} {"level":"info","ts":"2026-05-14T23:29:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-clkg","snapshot":"snapshot-sample-imoi"} {"level":"info","ts":"2026-05-14T23:29:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-imoi"} {"level":"error","ts":"2026-05-14T23:29:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:120","msg":"Failed to set owner reference for snapshot integration2-clkg/snapshot-sample-imoi","snapshot":{"name":"snapshot-sample-imoi","namespace":"integration2-clkg"},"error":"snapshots.appstudio.redhat.com \"snapshot-sample-imoi\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:120\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:29:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-imoi","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"snapshot-sample-imoi","reconcileID":"46453c5a-9a14-4658-b5d8-89d656714935","error":"snapshots.appstudio.redhat.com \"snapshot-sample-imoi\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:29:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-imoi","namespace":"integration2-clkg"},"req":{"name":"snapshot-sample-imoi","namespace":"integration2-clkg"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-imoi\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:29:41Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-dhucjb","namespace":"integration2-clkg"},"application":"integration2-clkg/integ-app-yrjb","namespace":"integration2-clkg","name":"test-component-pac-dhucjb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:29:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-drhg-cblbp","namespace":"integration2-clkg"},"pipelineRun.Name":"my-integration-test-drhg-cblbp"} {"level":"info","ts":"2026-05-14T23:29:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-drhg-cblbp","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"my-integration-test-drhg-cblbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-14T23:29:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-zvjh-m5zw8","namespace":"integration2-clkg"},"pipelineRun.Name":"my-integration-test-zvjh-m5zw8"} {"level":"info","ts":"2026-05-14T23:29:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-zvjh-m5zw8","namespace":"integration2-clkg"},"namespace":"integration2-clkg","name":"my-integration-test-zvjh-m5zw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-14T23:29:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-dhucjb-on-pull-request-qvztr","namespace":"integration2-clkg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:29:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-clkg","snapshot":"integ-app-yrjb-20260514-232514-000"} {"level":"info","ts":"2026-05-14T23:29:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-epvn-20260514-232236-000"} {"level":"info","ts":"2026-05-14T23:29:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-szjw","snapshot":"build-suite-test-application-epvn-20260514-232236-000"} {"level":"info","ts":"2026-05-14T23:29:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:29:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-szjw","snapshot":"build-suite-test-application-epvn-20260514-230844-000"} {"level":"info","ts":"2026-05-14T23:29:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-epvn-20260514-231737-000"} {"level":"info","ts":"2026-05-14T23:29:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-szjw","snapshot":"build-suite-test-application-epvn-20260514-231737-000"} 2026/05/14 23:29:43 http: TLS handshake error from 10.130.0.2:54414: EOF {"level":"info","ts":"2026-05-14T23:30:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-tsemro","namespace":"build-e2e-jywj"},"application":"build-e2e-jywj/build-suite-test-application-frtg","namespace":"build-e2e-jywj","name":"gh-test-custom-branch-tsemro","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:30: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:30: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:30:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:30:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:30:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jywj","snapshot":"build-suite-test-application-frtg-20260514-230801-000"} {"level":"info","ts":"2026-05-14T23:30:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-frtg-20260514-231740-000"} {"level":"info","ts":"2026-05-14T23:30:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jywj","snapshot":"build-suite-test-application-frtg-20260514-231740-000"} {"level":"info","ts":"2026-05-14T23:30:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-frtg-20260514-232250-000"} {"level":"info","ts":"2026-05-14T23:30:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jywj","snapshot":"build-suite-test-application-frtg-20260514-232250-000"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:30:41Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-14T23:05:52Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e6866462cf8cdefa3fcf9b4d726f7cac-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-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-399cbaabc8103b067753cef91c382ea5-fa1a15be9115db23-01"}},"deletionTimestamp":"2026-05-14 23:36:02 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"error","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","pipelineRun.Name":"go-component-dzrbmy-on-pull-request-lcw6q","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","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.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:36:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","reconcileID":"ed06d87a-a5ca-48a3-9f3a-63eef6457dab","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:30:41Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-14T23:05:52Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e6866462cf8cdefa3fcf9b4d726f7cac-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-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-399cbaabc8103b067753cef91c382ea5-fa1a15be9115db23-01"}},"deletionTimestamp":"2026-05-14 23:36:02 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"error","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","pipelineRun.Name":"go-component-dzrbmy-on-pull-request-lcw6q","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" 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.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" 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/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" 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/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:36:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","reconcileID":"cd97c24d-c503-49b2-b841-9fc957e2418d","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:30:41Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-14T23:05:52Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e6866462cf8cdefa3fcf9b4d726f7cac-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-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-399cbaabc8103b067753cef91c382ea5-fa1a15be9115db23-01"}},"deletionTimestamp":"2026-05-14 23:36:02 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"error","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","pipelineRun.Name":"go-component-dzrbmy-on-pull-request-lcw6q","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.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.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:36:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","reconcileID":"aea5cab9-765c-4627-b8db-955057b2634d","error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:30:41Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-14T23:05:52Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e6866462cf8cdefa3fcf9b4d726f7cac-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-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-399cbaabc8103b067753cef91c382ea5-fa1a15be9115db23-01"}},"deletionTimestamp":"2026-05-14 23:36:02 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-lcw6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:30:41Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-14T23:05:52Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy:on-pr-3cb8b12142b03cb6d535e6ed15991c3457654be4"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-e6866462cf8cdefa3fcf9b4d726f7cac-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dzrbmy-on-pull-request-lcw6q-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-399cbaabc8103b067753cef91c382ea5-fa1a15be9115db23-01"}},"deletionTimestamp":"2026-05-14 23:36:02 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"error","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","pipelineRun.Name":"go-component-dzrbmy-on-pull-request-lcw6q","error":"pipelineruns.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" not found","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.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-lcw6q","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","error":"pipelineruns.tekton.dev \"go-component-dzrbmy-on-pull-request-lcw6q\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-dzrbmy-on-pull-request-bgr5j","PR group":"konflux-go-component-dzrbmy"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","prGroup":"konflux-go-component-dzrbmy","prGroupHash":"54ad32a9e601262bd89216ebf0bf8d34010cf62a7ed6d5071576ddce73a536"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:25Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:08:24Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-05-14T23:08:07Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-gvwqec"},{"name":"revision","value":"6e320cffbfd102bb9a7422b9ad5479977665df02"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom8b017934dcd9b5dbd5f4bf8c74cbc5f5-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ecae0249fbe5458de8255ee857c72651-1b50e6e684285ec9-01"}},"deletionTimestamp":"2026-05-14 23:38:25 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:38:25Z","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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"error","ts":"2026-05-14T23:38:25Z","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-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","pipelineRun.Name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm\" 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.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm\" 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/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm\" 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/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:38:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","reconcileID":"b34c6ff0-22f5-4151-86d4-e26ee5fd8904","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:25Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:08:24Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-05-14T23:08:07Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-gvwqec"},{"name":"revision","value":"6e320cffbfd102bb9a7422b9ad5479977665df02"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom8b017934dcd9b5dbd5f4bf8c74cbc5f5-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ecae0249fbe5458de8255ee857c72651-1b50e6e684285ec9-01"}},"deletionTimestamp":"2026-05-14 23:38:25 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:38:25Z","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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"error","ts":"2026-05-14T23:38:25Z","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-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","pipelineRun.Name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.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.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:38:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","reconcileID":"4ac82f73-da33-4cea-98e5-7c1805bd760c","error":"PipelineRun.tekton.dev \"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:25Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:08:24Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-05-14T23:08:07Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-gvwqec"},{"name":"revision","value":"6e320cffbfd102bb9a7422b9ad5479977665df02"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom8b017934dcd9b5dbd5f4bf8c74cbc5f5-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ecae0249fbe5458de8255ee857c72651-1b50e6e684285ec9-01"}},"deletionTimestamp":"2026-05-14 23:38:25 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:38:25Z","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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:25Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:08:24Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-05-14T23:08:07Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-gvwqec"},{"name":"revision","value":"6e320cffbfd102bb9a7422b9ad5479977665df02"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp:on-pr-6e320cffbfd102bb9a7422b9ad5479977665df02"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom8b017934dcd9b5dbd5f4bf8c74cbc5f5-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ecae0249fbe5458de8255ee857c72651-1b50e6e684285ec9-01"}},"deletionTimestamp":"2026-05-14 23:38:25 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:38:25Z","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-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"error","ts":"2026-05-14T23:38:25Z","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-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","pipelineRun.Name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","error":"pipelineruns.tekton.dev \"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm\" not found","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.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","error":"pipelineruns.tekton.dev \"fj-test-custom-branch-mgxkzp-on-pull-request-8wsbm\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\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.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:38:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","PR group":"konflux-fj-test-custom-branch-mgxkzp"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","prGroup":"konflux-fj-test-custom-branch-mgxkzp","prGroupHash":"33c8223e52315c1f5df110f7f61fc3296a47b44a96fe5270b6d8adbacacadb"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:31Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:31Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:31Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:31Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:31Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:34Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:38:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:46Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:38:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:39: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:39: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:39:30Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:26Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"403.983687ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:43:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","reconcileID":"7edef829-f227-4063-83c1-58a7e0d663be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"409.491401ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:43:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","reconcileID":"e81cbff9-e051-4461-bdc0-fadf13f3693c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"420.553905ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:43:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","reconcileID":"857c11b7-f39c-41e9-b49c-7e29156ea1ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"441.0755ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:43:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","reconcileID":"04ab65ce-5bdf-4d78-aacf-36cce202f6a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"482.521873ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:43:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","reconcileID":"fd443e02-205b-424f-9d1d-e9f5ef1fb437","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"501.008185ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:43:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","reconcileID":"d88e3791-f9c3-48e7-add1-6f06620de963","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"562.965228ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:43:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","reconcileID":"1547008d-cda2-4ddf-a235-e72dd9fa307d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:00Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"883.817933ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:43:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","reconcileID":"5b3d2e63-bbdd-45b4-9022-0aa92ad7c5ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:01Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"1.524805484s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:43:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:43:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","reconcileID":"4f154a09-4a37-45c1-b35d-55ad2e7947ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-puke-20260514-233830-000","application":"build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"build-suite-test-application-puke-20260514-233830-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-puke-20260514-233830-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-mgxkzp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp@sha256:c0aa890ec8b95bd626dd5a5436fb8da44315208af5302245e4ece6b53a521dfe","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-gvwqec","revision":"5ae49cdea018475aaba1f1918f6f9e9d567ae8db"}}}]} {"level":"info","ts":"2026-05-14T23:43:02Z","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-mgxkzp is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 33c8223e52315c1f5df110f7f61fc3296a47b44a96fe5270b6d8adbacacadb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:43:02Z","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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","Application.Name":"build-suite-test-application-puke","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:43:02Z","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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"}} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"build-suite-test-application-puke-20260514-233830-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:43:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:43:02Z","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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:43:02Z","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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"build-suite-test-application-puke-20260514-233830-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:43:02Z","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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"build-suite-test-application-puke-20260514-233830-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","snapshot.Namespace":"build-e2e-qinj","snapshot.Name":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:43:02Z","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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:43:02Z","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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:02Z","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-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","snapshot.Name":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:43:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","PR group":"konflux-fj-test-custom-branch-mgxkzp"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","prGroup":"konflux-fj-test-custom-branch-mgxkzp","prGroupHash":"33c8223e52315c1f5df110f7f61fc3296a47b44a96fe5270b6d8adbacacadb"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43: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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"}} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-puke-20260514-233830-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","snapshot.Namespace":"build-e2e-qinj","snapshot.Name":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:30Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:46Z","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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:44:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:44:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:44: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:44:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:45: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:45: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:45: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:45: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:46:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:16:38Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-05-14T23:16:28Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"bd6010f0e8db65887172d201556741e0c8bd2149"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-k7skl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo6835b3986396e5caeb206855428d448d-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-df69d3a540aefb46110339313193d474-0c3e1e906eac7766-01"}},"deletionTimestamp":"2026-05-14 23:46:35 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-k7skl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:16:38Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-05-14T23:16:28Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"bd6010f0e8db65887172d201556741e0c8bd2149"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-k7skl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo6835b3986396e5caeb206855428d448d-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-df69d3a540aefb46110339313193d474-0c3e1e906eac7766-01"}},"deletionTimestamp":"2026-05-14 23:46:35 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-14T23:16:38Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-05-14T23:16:28Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"bd6010f0e8db65887172d201556741e0c8bd2149"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-bd6010f0e8db65887172d201556741e0c8bd2149"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-k7skl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo6835b3986396e5caeb206855428d448d-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-df69d3a540aefb46110339313193d474-0c3e1e906eac7766-01"}},"deletionTimestamp":"2026-05-14 23:46:35 +0000 UTC"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-k7skl","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-ewup-on-pull-request-djpwg","PR group":"konflux-fj-multi-component-child-ewup"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-branch-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-branch-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qinj/fj-test-custom-branch-mgxkzp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:47: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:47: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:47: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:03Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"933.870699ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:48:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","reconcileID":"75738ac3-1703-4580-9b0e-74a6e3c3802f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:03Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"939.53706ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:48:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","reconcileID":"cefbf8c4-727c-4c81-8390-d2e0ee772a14","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:03Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"950.847725ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:48:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","reconcileID":"b963d6ff-18c3-4bac-b25d-ebd63ca49434","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:03Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"971.472484ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:48:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","reconcileID":"7408da1a-3d50-4f8f-aa90-8fcaa141fac8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:04Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"1.012613143s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:48:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","reconcileID":"40bc6940-e887-4bed-9fe9-397dcadf595d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:04Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"1.016209751s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:48:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","reconcileID":"46568b78-592f-4e24-a194-49448b0d66d4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:04Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"1.093244779s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:48:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","reconcileID":"0ffcf35e-0e0f-45d4-a02c-c5c5e31bfdb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48: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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:04Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"1.41393258s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:48:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","reconcileID":"18ee16eb-8b3c-437f-9b77-baf605561319","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","elapsedSinceCompletion":"2.054891526s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:48:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","reconcileID":"f7103ca9-3907-44d3-910c-7243cfdf1d28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-puke-20260514-234326-000"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-puke-20260514-234326-000","application":"build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-puke-20260514-234326-000"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"build-suite-test-application-puke-20260514-234326-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-puke-20260514-234326-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-mgxkzp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp@sha256:b5eace1fce5598c1f090244f24f052b39eaded1e7813b1ade9c45f908cc9e989","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-gvwqec","revision":"7a9706121b427e9cca59e37428d19c2a84155789"}}}]} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-qinj/fj-test-custom-branch-mgxkzp-on-pull-request-sxlx5 with pr group konflux-fj-test-custom-branch-mgxkzp is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","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-mgxkzp is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 33c8223e52315c1f5df110f7f61fc3296a47b44a96fe5270b6d8adbacacadb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-puke-20260514-234326-000"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","Application.Name":"build-suite-test-application-puke","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:48:05Z","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-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","snapshot.Name":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:48:05Z","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-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"}} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","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-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","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-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"build-suite-test-application-puke-20260514-234326-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:48:05Z","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-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"build-suite-test-application-puke-20260514-234326-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:48:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:48:05Z","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-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-puke-20260514-234326-000"} {"level":"info","ts":"2026-05-14T23:48:05Z","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-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"build-suite-test-application-puke-20260514-234326-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-puke-20260514-234326-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","snapshot.Namespace":"build-e2e-qinj","snapshot.Name":"build-suite-test-application-puke-20260514-234326-000"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-puke-20260514-234326-000"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:05Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:06Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","snapshot.Name":"build-suite-test-application-puke-20260514-234326-000"} {"level":"info","ts":"2026-05-14T23:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:06Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:06Z","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-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","snapshot.Name":"build-suite-test-application-puke-20260514-234326-000"} {"level":"info","ts":"2026-05-14T23:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-pull-request-9pmkc","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:48:26Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:26Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:26Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-mgxkzp-on-push-dvfqv is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:49: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"145.76291ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:50:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","reconcileID":"832e07fb-648c-49b1-860d-e83a9f490181","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"151.37274ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:50:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","reconcileID":"d171718a-7fab-4008-a3c0-bc995d34a5d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"162.107163ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:50:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","reconcileID":"98de4a7d-bbb4-4a4f-91db-fbbdbc74b1f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"182.724679ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:50:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","reconcileID":"541a6a93-e61c-492c-ba30-c7ffcdd11403","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"223.396905ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:50:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","reconcileID":"7cdba051-a7ed-4fb6-b251-99e4ba766255","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"234.690761ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:50:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","reconcileID":"4585816d-a591-4360-b638-2955d78322ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"304.61221ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:50:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","reconcileID":"b72848c8-faa4-4e70-9ef3-64bbafbf0dbe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"625.256142ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:50:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","reconcileID":"a108c675-ded8-43b1-b802-3c49ddbf81be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","elapsedSinceCompletion":"1.266136858s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:50:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:50:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","reconcileID":"34af8092-a424-4443-9292-6d5758c3ad81","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:50: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":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","reconcileID":"62ae8ee3-c627-47a0-aa3d-6b43a6a8c4f1","component.Name":"fj-multi-component-parent-ewup"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qbfu-20260514-234641-000","application":"build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-234641-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qbfu-20260514-234641-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ewup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup@sha256:14beda8d2f1f26e1b1e2d6f3496947a07c85e7a9e67301dbb13ae1e225437dc7","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp","revision":"7f088d7b2885b933a0b251cc951be0b99bb1e953"}}}]} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"}} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","Application.Name":"build-suite-component-update-qbfu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-234641-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-234641-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","snapshot.Namespace":"build-e2e-szjm","snapshot.Name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-234641-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:50:58Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-djpwg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","snapshot.Name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-djpwg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50: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":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","snapshot.Name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-djpwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-djpwg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-hfj2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:51:10Z","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-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:10Z","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-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:10Z","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-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-hfj2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-ewup-on-push-hfj2c is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-ewup-on-pull-request-ct84f","PR group":"konflux-fj-multi-component-child-ewup"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"}} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-234641-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","snapshot.Namespace":"build-e2e-szjm","snapshot.Name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"}} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-234641-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","snapshot.Namespace":"build-e2e-szjm","snapshot.Name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:51:17Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ewup-on-pull-request-ct84f\" was cancelled"}],"startTime":"2026-05-14T23:51:15Z","completionTime":"2026-05-14T23:51:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ed8a67af62423eff5b8c1f3325335d2e-7ef3a3dc3c7abed9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-ct84f has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:51:17Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ewup-on-pull-request-ct84f\" was cancelled"}],"startTime":"2026-05-14T23:51:15Z","completionTime":"2026-05-14T23:51:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ed8a67af62423eff5b8c1f3325335d2e-7ef3a3dc3c7abed9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-ct84f has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:51:17Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ewup-on-pull-request-ct84f\" was cancelled"}],"startTime":"2026-05-14T23:51:15Z","completionTime":"2026-05-14T23:51:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ed8a67af62423eff5b8c1f3325335d2e-7ef3a3dc3c7abed9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-ct84f has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:51:17Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ewup-on-pull-request-ct84f\" was cancelled"}],"startTime":"2026-05-14T23:51:15Z","completionTime":"2026-05-14T23:51:17Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ed8a67af62423eff5b8c1f3325335d2e-7ef3a3dc3c7abed9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-ct84f has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-p8l5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23: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-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23: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-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23: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-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-p8l5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-ewup-on-push-p8l5t is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:51:18Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ewup-on-pull-request-ct84f\" was cancelled"}],"startTime":"2026-05-14T23:51:15Z","completionTime":"2026-05-14T23:51:18Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ed8a67af62423eff5b8c1f3325335d2e-7ef3a3dc3c7abed9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-ct84f has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux-fj-multi-component-child-ewup","prGroupHash":"93173fa54e147298fece69f8ea08b2a8f638c124287c27908534211d9f68d1"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-szjm/fj-multi-component-child-ewup-on-pull-request-djpwg with pr group konflux-fj-multi-component-child-ewup is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-szjm/fj-multi-component-child-ewup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51: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-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:51:18Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ewup-on-pull-request-ct84f\" was cancelled"}],"startTime":"2026-05-14T23:51:15Z","completionTime":"2026-05-14T23:51:18Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-c17ce96887f4d4fe8777a7734bfa3e8068bbbb84"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ed8a67af62423eff5b8c1f3325335d2e-7ef3a3dc3c7abed9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-ct84f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-ct84f has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-push-d8x82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23: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-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23: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-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23: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-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-push-d8x82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-ewup-on-push-d8x82 is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:53:01Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:01Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:01Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:01Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","reconcileID":"59eac86d-10b8-4219-884c-b9d48614d981","Component.Namespace":"build-e2e-qinj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp@sha256:aecf562aac72e63d3cebf4e09a36a879e0b70130f63dd67f5514b4175f7d1d28","Component.Name":"fj-test-custom-branch-mgxkzp","lastBuildCommit":"48df821945db6424adc54837a0054e9302b1466a"} {"level":"info","ts":"2026-05-14T23:53:01Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","component.Namespace":"build-e2e-qinj","component.Name":"fj-test-custom-branch-mgxkzp"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-puke-20260514-234826-000"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-puke-20260514-234826-000","application":"build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-puke-20260514-234826-000"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"build-suite-test-application-puke-20260514-234826-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-puke-20260514-234826-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-mgxkzp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qinj/fj-test-custom-branch-mgxkzp@sha256:aecf562aac72e63d3cebf4e09a36a879e0b70130f63dd67f5514b4175f7d1d28","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-gvwqec","revision":"48df821945db6424adc54837a0054e9302b1466a"}}}]} {"level":"info","ts":"2026-05-14T23:53:02Z","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-puke-20260514-234826-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-puke-20260514-234826-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-puke-20260514-234826-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:53:02Z","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-puke-20260514-234826-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-puke-20260514-234826-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","Application.Name":"build-suite-test-application-puke","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:53:02Z","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-puke-20260514-234826-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"build-suite-test-application-puke-20260514-234826-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:53:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:53:02Z","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-puke-20260514-234826-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-puke-20260514-234826-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","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-puke-20260514-234826-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-puke-20260514-234826-000","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-puke-20260514-234826-000"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-puke-20260514-234826-000"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-mgxkzp-on-push-dvfqv has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"info","ts":"2026-05-14T23:53:02Z","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-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","snapshot.Name":"build-suite-test-application-puke-20260514-234826-000"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-mgxkzp-on-push-dvfqv has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-mgxkzp-on-push-dvfqv","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke"} {"level":"error","ts":"2026-05-14T23:55:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"fj-test-custom-branch-mgxkzp","namespace":"build-e2e-qinj"},"namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp","reconcileID":"623aea36-2690-40c5-bbb2-fffb81fea457","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"fj-test-custom-branch-mgxkzp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:55:04Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-mgxkzp","namespace":"build-e2e-qinj"},"application":"build-e2e-qinj/build-suite-test-application-puke","namespace":"build-e2e-qinj","name":"fj-test-custom-branch-mgxkzp","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:55:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:55:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qinj","snapshot":"build-suite-test-application-puke-20260514-233830-000"} {"level":"info","ts":"2026-05-14T23:55:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-puke-20260514-234326-000"} {"level":"info","ts":"2026-05-14T23:55:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qinj","snapshot":"build-suite-test-application-puke-20260514-234326-000"} {"level":"info","ts":"2026-05-14T23:55:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-puke-20260514-234826-000"} {"level":"info","ts":"2026-05-14T23:55:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qinj","snapshot":"build-suite-test-application-puke-20260514-234826-000"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-hfj2c","reconcileID":"0f3318bf-3d0c-4df2-8b69-25f22c90e238","Component.Namespace":"build-e2e-szjm","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup@sha256:8012ac20a9abddbc4cd7dcdf7f69d43d936f3c4f52dccd21aaa5d33ea02b721f","Component.Name":"fj-multi-component-child-ewup","lastBuildCommit":"50606dab17e7fec873be311f5a097d620d480a9b"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","component.Namespace":"build-e2e-szjm","component.Name":"fj-multi-component-child-ewup"} {"level":"info","ts":"2026-05-14T23:55:23Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-hfj2c","reconcileID":"0f3318bf-3d0c-4df2-8b69-25f22c90e238","component.Name":"fj-multi-component-parent-ewup"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qbfu-20260514-235111-000"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qbfu-20260514-235111-000","application":"build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qbfu-20260514-235111-000"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-235111-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qbfu-20260514-235111-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ewup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup@sha256:8012ac20a9abddbc4cd7dcdf7f69d43d936f3c4f52dccd21aaa5d33ea02b721f","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp","revision":"50606dab17e7fec873be311f5a097d620d480a9b"}}}]} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235111-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235111-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235111-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235111-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235111-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","Application.Name":"build-suite-component-update-qbfu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235111-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-235111-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:55:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235111-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235111-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235111-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235111-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-hfj2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qbfu-20260514-235111-000"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-hfj2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qbfu-20260514-235111-000"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-hfj2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-hfj2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-push-hfj2c has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","snapshot.Name":"build-suite-component-update-qbfu-20260514-235111-000"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-hfj2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-push-hfj2c has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","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-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","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-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","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-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","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-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-p8l5t","reconcileID":"e6f7f675-db03-459e-8d66-d33e8a74d121","Component.Namespace":"build-e2e-szjm","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup@sha256:14220fdc477e45ee618884d8cf5532975337034888bf25e68e526d68e75f910e","Component.Name":"fj-multi-component-child-ewup","lastBuildCommit":"ad419663b0e86de0f321b7c39aed99178be6ee7d"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","component.Namespace":"build-e2e-szjm","component.Name":"fj-multi-component-child-ewup"} {"level":"info","ts":"2026-05-14T23:55:36Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-p8l5t","reconcileID":"e6f7f675-db03-459e-8d66-d33e8a74d121","component.Name":"fj-multi-component-parent-ewup"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qbfu-20260514-235118-000"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qbfu-20260514-235118-000","application":"build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qbfu-20260514-235118-000"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-235118-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qbfu-20260514-235118-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ewup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup@sha256:14220fdc477e45ee618884d8cf5532975337034888bf25e68e526d68e75f910e","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp","revision":"ad419663b0e86de0f321b7c39aed99178be6ee7d"}}}]} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235118-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235118-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235118-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235118-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235118-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","Application.Name":"build-suite-component-update-qbfu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235118-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-235118-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:55:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235118-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235118-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235118-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235118-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-p8l5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qbfu-20260514-235118-000"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-p8l5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qbfu-20260514-235118-000"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-p8l5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-p8l5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-push-p8l5t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","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-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","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-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","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-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","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-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","snapshot.Name":"build-suite-component-update-qbfu-20260514-235118-000"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-p8l5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-push-p8l5t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","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-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","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-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","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-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","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-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-push-d8x82","reconcileID":"f3da6f82-2430-4102-9f10-5a561018d631","Component.Namespace":"build-e2e-szjm","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-parent-ewup@sha256:5d6dce036d36827afe776497e0d4d08ce8fe25d320fc3f97cc4ea6ea20a2dc59","Component.Name":"fj-multi-component-parent-ewup","lastBuildCommit":"a5ae7b48952cf7d1b154398cb1d9783bbcefa3a8"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","component.Namespace":"build-e2e-szjm","component.Name":"fj-multi-component-parent-ewup"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qbfu-20260514-235119-000"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qbfu-20260514-235119-000","application":"build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qbfu-20260514-235119-000"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-235119-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qbfu-20260514-235119-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-ewup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-parent-ewup@sha256:5d6dce036d36827afe776497e0d4d08ce8fe25d320fc3f97cc4ea6ea20a2dc59","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-mctepp","revision":"a5ae7b48952cf7d1b154398cb1d9783bbcefa3a8"}}},{"name":"fj-multi-component-child-ewup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup@sha256:14220fdc477e45ee618884d8cf5532975337034888bf25e68e526d68e75f910e","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp","revision":"ad419663b0e86de0f321b7c39aed99178be6ee7d","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235119-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235119-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235119-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235119-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235119-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","Application.Name":"build-suite-component-update-qbfu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235119-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-235119-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:55:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235119-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235119-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235119-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235119-000","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-push-d8x82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qbfu-20260514-235119-000"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-push-d8x82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qbfu-20260514-235119-000"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-push-d8x82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-push-d8x82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ewup-on-push-d8x82 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","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-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","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-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","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-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","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-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","snapshot.Name":"build-suite-component-update-qbfu-20260514-235119-000"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup-on-push-d8x82","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ewup-on-push-d8x82 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-ewup-on-pull-request-v587t","PR group":"konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup"} {"level":"info","ts":"2026-05-14T23:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup","prGroupHash":"c675d359d66ccb0ba9fce68b34f62e543e00a585e1ac2b17e74159e28a647a"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qbfu-20260514-235601-933"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qbfu-20260514-235601-933","application":"build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qbfu-20260514-235601-933"} {"level":"info","ts":"2026-05-14T23:56: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-933","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-933","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-933","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-933","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-933","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","Application.Name":"build-suite-component-update-qbfu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-933","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-235601-933","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:56:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-933","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-933","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-933","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-933","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"error","ts":"2026-05-14T23:56:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"fj-multi-component-parent-ewup","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup","reconcileID":"165702d5-47d9-4271-b006-c0d3ff9f5e59","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"fj-multi-component-parent-ewup\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qbfu-20260514-235601-981"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qbfu-20260514-235601-981","application":"build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qbfu-20260514-235601-981"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-981","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-981","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-981","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-981","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-981","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","Application.Name":"build-suite-component-update-qbfu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:56:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-981","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"build-suite-component-update-qbfu-20260514-235601-981","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:56:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:56:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-981","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-981","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-981","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qbfu-20260514-235601-981","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-multi-component-parent-ewup","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-parent-ewup","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-14T23:56:02Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-pull-request-fp9z5","namespace":"build-e2e-szjm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:56:02Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ewup-on-push-d8x82","namespace":"build-e2e-szjm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-multi-component-child-ewup","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup","prGroupHash":"c675d359d66ccb0ba9fce68b34f62e543e00a585e1ac2b17e74159e28a647a"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:56:03Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ewup-on-pull-request-v587t\" was cancelled"}],"startTime":"2026-05-14T23:55:57Z","completionTime":"2026-05-14T23:56:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"3ad54d69965ec5e05a42a03ea13c183f71887478"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-v587t-init","pipelineTaskName":"init"}],"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-ee124d0b1e64fa147b8a24e31bbaf0e9-db6a14f5f18c9b0c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-v587t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup","prGroupHash":"c675d359d66ccb0ba9fce68b34f62e543e00a585e1ac2b17e74159e28a647a"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:56:03Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ewup-on-pull-request-v587t\" was cancelled"}],"startTime":"2026-05-14T23:55:57Z","completionTime":"2026-05-14T23:56:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"3ad54d69965ec5e05a42a03ea13c183f71887478"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-v587t-init","pipelineTaskName":"init"}],"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-ee124d0b1e64fa147b8a24e31bbaf0e9-db6a14f5f18c9b0c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-v587t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup","prGroupHash":"c675d359d66ccb0ba9fce68b34f62e543e00a585e1ac2b17e74159e28a647a"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:56:03Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ewup-on-pull-request-v587t\" was cancelled"}],"startTime":"2026-05-14T23:55:57Z","completionTime":"2026-05-14T23:56:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"3ad54d69965ec5e05a42a03ea13c183f71887478"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-v587t-init","pipelineTaskName":"init"}],"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-ee124d0b1e64fa147b8a24e31bbaf0e9-db6a14f5f18c9b0c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-v587t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-nwz2r","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-nwz2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-nwz2r","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-nwz2r","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-nwz2r","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-nwz2r","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-nwz2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-ewup-on-push-nwz2r is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-nwz2r","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup","prGroupHash":"c675d359d66ccb0ba9fce68b34f62e543e00a585e1ac2b17e74159e28a647a"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:56:03Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ewup-on-pull-request-v587t\" was cancelled"}],"startTime":"2026-05-14T23:55:57Z","completionTime":"2026-05-14T23:56:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"3ad54d69965ec5e05a42a03ea13c183f71887478"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-v587t-init","pipelineTaskName":"init"}],"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-ee124d0b1e64fa147b8a24e31bbaf0e9-db6a14f5f18c9b0c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-v587t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","prGroup":"konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup","prGroupHash":"c675d359d66ccb0ba9fce68b34f62e543e00a585e1ac2b17e74159e28a647a"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:04Z","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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-ewup-component-update-fj-multi-component-parent-ewup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56: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-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"info","ts":"2026-05-14T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-14T23:56:03Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-ewup-on-pull-request-v587t\" was cancelled"}],"startTime":"2026-05-14T23:55:57Z","completionTime":"2026-05-14T23:56:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-mctepp"},{"name":"revision","value":"3ad54d69965ec5e05a42a03ea13c183f71887478"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-szjm/fj-multi-component-child-ewup:on-pr-3ad54d69965ec5e05a42a03ea13c183f71887478"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-ewup-on-pull-request-v587t-init","pipelineTaskName":"init"}],"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-ee124d0b1e64fa147b8a24e31bbaf0e9-db6a14f5f18c9b0c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-14T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu","namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-pull-request-v587t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ewup-on-pull-request-v587t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"application":"build-e2e-szjm/build-suite-component-update-qbfu"} {"level":"error","ts":"2026-05-14T23:56:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:56:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-djpwg","namespace":"build-e2e-szjm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:56:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:56:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-hfj2c","namespace":"build-e2e-szjm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-nwz2r","namespace":"build-e2e-szjm"},"namespace":"build-e2e-szjm","name":"fj-multi-component-child-ewup-on-push-nwz2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-14T23:56:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-nwz2r","namespace":"build-e2e-szjm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:56:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-push-p8l5t","namespace":"build-e2e-szjm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:56:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-ct84f","namespace":"build-e2e-szjm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-14T23:56:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ewup-on-pull-request-v587t","namespace":"build-e2e-szjm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qbfu-20260514-235601-933"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-szjm","snapshot":"build-suite-component-update-qbfu-20260514-235601-933"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qbfu-20260514-235601-981"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-szjm","snapshot":"build-suite-component-update-qbfu-20260514-235601-981"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qbfu-20260514-235118-000"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-szjm","snapshot":"build-suite-component-update-qbfu-20260514-235118-000"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qbfu-20260514-235111-000"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-szjm","snapshot":"build-suite-component-update-qbfu-20260514-235111-000"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qbfu-20260514-235119-000"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-szjm","snapshot":"build-suite-component-update-qbfu-20260514-235119-000"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-szjm","snapshot":"build-suite-component-update-qbfu-20260514-234641-000"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qbfu-20260514-230738-000"} {"level":"info","ts":"2026-05-14T23:56:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-szjm","snapshot":"build-suite-component-update-qbfu-20260514-230738-000"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"110.870099ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:56:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","reconcileID":"2d48d6ef-5175-4824-9bf8-6e9c2ba78ab9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"116.387276ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:56:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","reconcileID":"e1afd1a5-82d4-4419-a12d-e3d0ea044dde","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"126.780283ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:56:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","reconcileID":"ed86de4d-4d4e-4136-80e2-1bc4529adc2c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"147.262742ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:56:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","reconcileID":"5cc03834-f136-4d24-ac6f-b06fb5e8b451","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"188.572698ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:56:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","reconcileID":"bf658a1c-c1f8-4c56-be95-ce269f3ee4a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"204.259532ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:56:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","reconcileID":"09d724d3-58b9-4dc3-9fba-86a34bc0257c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"269.571613ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:56:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","reconcileID":"7317d3b9-c343-4a99-b460-bd51afac146d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"590.187534ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:56:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","reconcileID":"55ef4095-1c11-40e8-bd38-330de19e4dd5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"834.550217ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:56:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","reconcileID":"a0f673f1-8fd6-448b-aa3f-0894bc764e8f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"1.231061132s","timeout":"5m0s"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-14T23:56:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","reconcileID":"0952e6e5-79b4-41b0-acd5-589a7bb54315","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-14T23:56: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56: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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xhbv-20260514-233606-000"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xhbv-20260514-233606-000","application":"build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xhbv-20260514-233606-000"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"build-suite-positive-mc-xhbv-20260514-233606-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-xhbv-20260514-233606-000","snapshot.Spec.Components":[{"name":"go-component-dzrbmy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/go-component-dzrbmy@sha256:376140af83af8cbcb9cb0dfa6edb46452504c38400d8e37a84d7feecff24dbf6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"4de4aff41af6a191a29ff5edeab1c886d6cd9dba"}}}]} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-dzrbmy is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 54ad32a9e601262bd89216ebf0bf8d34010cf62a7ed6d5071576ddce73a536 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-xhbv-20260514-233606-000"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-14T23:56:44Z","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-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","Application.Name":"build-suite-positive-mc-xhbv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-14T23:56:44Z","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-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"}} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","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-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"build-suite-positive-mc-xhbv-20260514-233606-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-14T23:56:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-14T23:56:44Z","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-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:56:44Z","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-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","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-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"build-suite-positive-mc-xhbv-20260514-233606-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xhbv-20260514-233606-000"} {"level":"info","ts":"2026-05-14T23:56:44Z","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-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"build-suite-positive-mc-xhbv-20260514-233606-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","snapshot.Namespace":"build-e2e-kxjz","snapshot.Name":"build-suite-positive-mc-xhbv-20260514-233606-000"} {"level":"info","ts":"2026-05-14T23:56:44Z","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-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-14T23:56:44Z","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-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-233606-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xhbv-20260514-233606-000"} {"level":"info","ts":"2026-05-14T23:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:56:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dzrbmy-on-pull-request-bgr5j has finished running","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:46Z","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":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","snapshot.Name":"build-suite-positive-mc-xhbv-20260514-233606-000"} {"level":"info","ts":"2026-05-14T23:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-bgr5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-14T23:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dzrbmy-on-pull-request-bgr5j has finished running","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-bgr5j","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-push-gv94s","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-push-gv94s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:57:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-xhbv-20260514-233606-000"} {"level":"info","ts":"2026-05-14T23:57:01Z","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":"go-component-dzrbmy-on-push-gv94s","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:01Z","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":"go-component-dzrbmy-on-push-gv94s","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:01Z","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":"go-component-dzrbmy-on-push-gv94s","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-push-gv94s","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-push-gv94s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-dzrbmy-on-push-gv94s is not associated with a pull request","buildpipelineRun":{"name":"go-component-dzrbmy-on-push-gv94s","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-lkvtxv","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-lkvtxv-on-pull-request-66qrq","PR group":"konflux-python-component-lkvtxv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","prGroup":"konflux-python-component-lkvtxv","prGroupHash":"e46b51031c1f20f36c06644518ec9b6be398f150408912aa405e71f5b7eedd"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-14T23:58: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:58: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:58: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:58: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:58: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-14T23:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-xhbv-20260514-233606-000"} {"level":"info","ts":"2026-05-15T00:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kxjz","snapshot":"build-suite-positive-mc-xhbv-20260514-233606-000"} {"level":"info","ts":"2026-05-15T00:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-azop-20260514-230751-000"} {"level":"info","ts":"2026-05-15T00:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nnoo","snapshot":"build-suite-component-update-azop-20260514-230751-000"} {"level":"info","ts":"2026-05-15T00:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-15T00:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qttl","snapshot":"build-suite-component-update-ephl-20260514-231638-000"} {"level":"info","ts":"2026-05-15T00:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-ephl-20260514-230725-000"} {"level":"info","ts":"2026-05-15T00:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qttl","snapshot":"build-suite-component-update-ephl-20260514-230725-000"} {"level":"info","ts":"2026-05-15T00:01: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:01: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:03: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:03: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"743.094042ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:04:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","reconcileID":"edd6a60d-0d62-4b56-b92a-5060bea4e4ec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"748.699547ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:04:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","reconcileID":"7869fc00-adde-44d8-a280-abda7d4b9a0c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"759.242654ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:04:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","reconcileID":"c6e651cf-38d1-47b0-a7e5-66659f4d53e8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"779.688229ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:04:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","reconcileID":"3dabdb8a-760f-4e15-b4ca-dba2ea6da4ba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"820.253879ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:04:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","reconcileID":"13d2e42a-97dd-4ee7-b881-940ec4b8a71c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"834.83192ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:04:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","reconcileID":"3cc1ed55-b093-4506-a6cf-3efa8ff8846f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"900.829302ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:04:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","reconcileID":"257055ad-a3ae-4421-8c25-864fef28d751","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"1.222206756s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","reconcileID":"dba16181-a30f-4231-b1c2-381f50983478","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"1.517313951s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","reconcileID":"5f722928-4926-4631-b3d1-7a5b7fc9ea43","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","elapsedSinceCompletion":"1.863168426s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","reconcileID":"f65144eb-5dcb-4913-8c39-d6fa70bf3a9c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","reconcileID":"586d65ea-dfb7-4af8-b547-db335abcaf02","component.Name":"go-component-dzrbmy"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xhbv-20260514-235728-000"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xhbv-20260514-235728-000","application":"build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xhbv-20260514-235728-000"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"build-suite-positive-mc-xhbv-20260514-235728-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-xhbv-20260514-235728-000","snapshot.Spec.Components":[{"name":"python-component-lkvtxv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/python-component-lkvtxv@sha256:559c50fd5e2b41e24c41a528ad975636ade9c73141f061700f6d0192c4953924","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"fb6e1e81354893ad3700ffbf334fdc4eaa1d4961"}}}]} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-lkvtxv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash e46b51031c1f20f36c06644518ec9b6be398f150408912aa405e71f5b7eedd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-xhbv-20260514-235728-000"} {"level":"info","ts":"2026-05-15T00:04: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-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"}} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04: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-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","Application.Name":"build-suite-positive-mc-xhbv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-15T00:04: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-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"build-suite-positive-mc-xhbv-20260514-235728-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:04: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-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"build-suite-positive-mc-xhbv-20260514-235728-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-15T00:04:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-15T00:04: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-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:04: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-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xhbv-20260514-235728-000"} {"level":"info","ts":"2026-05-15T00:04: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-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"build-suite-positive-mc-xhbv-20260514-235728-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-xhbv-20260514-235728-000","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","snapshot.Namespace":"build-e2e-kxjz","snapshot.Name":"build-suite-positive-mc-xhbv-20260514-235728-000"} {"level":"info","ts":"2026-05-15T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-xhbv-20260514-235728-000"} {"level":"info","ts":"2026-05-15T00:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:04:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-lkvtxv-on-pull-request-66qrq has finished running","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:36Z","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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","snapshot.Name":"build-suite-positive-mc-xhbv-20260514-235728-000"} {"level":"info","ts":"2026-05-15T00:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-pull-request-66qrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-lkvtxv-on-pull-request-66qrq has finished running","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-push-lqzj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:04:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-xhbv-20260514-235728-000"} {"level":"info","ts":"2026-05-15T00:04:58Z","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":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:58Z","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":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:58Z","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":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv-on-push-lqzj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-lkvtxv-on-push-lqzj4 is not associated with a pull request","buildpipelineRun":{"name":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","snapshot.Name":"build-suite-positive-mc-xhbv-20260514-235728-000"} {"level":"info","ts":"2026-05-15T00:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-lkvtxv-on-pull-request-66qrq has finished running","buildpipelineRun":{"name":"python-component-lkvtxv-on-pull-request-66qrq","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:08Z","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":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-15T00:05:02Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 11, Skipped: 0"}],"startTime":"2026-05-15T00:04:58Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"396270a3b3e3975e8d27a6d92fe1faadf806c80d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/python-component-lkvtxv:396270a3b3e3975e8d27a6d92fe1faadf806c80d.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/python-component-lkvtxv:396270a3b3e3975e8d27a6d92fe1faadf806c80d.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/python-component-lkvtxv:396270a3b3e3975e8d27a6d92fe1faadf806c80d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kxjz/python-component-lkvtxv:396270a3b3e3975e8d27a6d92fe1faadf806c80d"},{"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256: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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-lkvtxv-on-push-lqzj4-init","pipelineTaskName":"init"}],"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-d69b7411a7a522fcea1782c45f4ad6bc-9efa2231783e13ec-01"}},"deletionTimestamp":"2026-05-15 00:05:08 +0000 UTC"} {"level":"info","ts":"2026-05-15T00:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-lkvtxv-on-push-lqzj4 is not associated with a pull request","buildpipelineRun":{"name":"python-component-lkvtxv-on-push-lqzj4","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-dzrbmy-on-pull-request-58tln","PR group":"pr-branch-kzoguv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","prGroup":"pr-branch-kzoguv","prGroupHash":"05172ad8a33e8bc253e6d1e8d9fcfa313ce0618cca7a409b3f450687e28f22"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-kzoguv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05: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":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:05:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-ptnklq","namespace":"build-e2e-mfqe"},"application":"build-e2e-mfqe/build-suite-negative-mc-acms","namespace":"build-e2e-mfqe","name":"go-component-ptnklq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-15T00:05:42Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-ptnklq","namespace":"build-e2e-mfqe"},"application":"build-e2e-mfqe/build-suite-negative-mc-acms","namespace":"build-e2e-mfqe","name":"go-component-ptnklq","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xhbv-20260515-000544-581"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xhbv-20260515-000544-581","application":"build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xhbv-20260515-000544-581"} {"level":"info","ts":"2026-05-15T00:05:44Z","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-positive-mc-xhbv-20260515-000544-581","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-581","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-581","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-15T00:05:44Z","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-positive-mc-xhbv-20260515-000544-581","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-581","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","Application.Name":"build-suite-positive-mc-xhbv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-581","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"build-suite-positive-mc-xhbv-20260515-000544-581","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-15T00:05:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-15T00:05:44Z","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-positive-mc-xhbv-20260515-000544-581","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-581","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","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-positive-mc-xhbv-20260515-000544-581","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-581","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-dzrbmy","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"go-component-dzrbmy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-xhbv-20260515-000544-623"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-xhbv-20260515-000544-623","application":"build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-xhbv-20260515-000544-623"} {"level":"info","ts":"2026-05-15T00:05:44Z","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-positive-mc-xhbv-20260515-000544-623","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-623","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-623","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-15T00:05:44Z","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-positive-mc-xhbv-20260515-000544-623","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-623","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","Application.Name":"build-suite-positive-mc-xhbv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-623","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"build-suite-positive-mc-xhbv-20260515-000544-623","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-15T00:05:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-15T00:05:44Z","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-positive-mc-xhbv-20260515-000544-623","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-623","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","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-positive-mc-xhbv-20260515-000544-623","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-xhbv-20260515-000544-623","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-lkvtxv","namespace":"build-e2e-kxjz"},"application":"build-e2e-kxjz/build-suite-positive-mc-xhbv","namespace":"build-e2e-kxjz","name":"python-component-lkvtxv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-15T00:05:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-15T00:05:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-15T00:05:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-15T00:05:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"namespace":"build-e2e-kxjz","name":"go-component-dzrbmy-on-pull-request-58tln","reconcileID":"5d9aff63-6ca0-4fee-bd96-cf5842583518","error":"pipelineruns.tekton.dev \"go-component-dzrbmy-on-pull-request-58tln\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-15T00:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"req":{"name":"go-component-dzrbmy-on-pull-request-58tln","namespace":"build-e2e-kxjz"},"error":"PipelineRun.tekton.dev \"go-component-dzrbmy-on-pull-request-58tln\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:05:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-xhbv-20260515-000544-581"} {"level":"info","ts":"2026-05-15T00:05:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kxjz","snapshot":"build-suite-positive-mc-xhbv-20260515-000544-581"} {"level":"info","ts":"2026-05-15T00:05:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-xhbv-20260515-000544-623"} {"level":"info","ts":"2026-05-15T00:05:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kxjz","snapshot":"build-suite-positive-mc-xhbv-20260515-000544-623"} {"level":"info","ts":"2026-05-15T00:05:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-xhbv-20260514-235728-000"} {"level":"info","ts":"2026-05-15T00:05:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kxjz","snapshot":"build-suite-positive-mc-xhbv-20260514-235728-000"} {"level":"info","ts":"2026-05-15T00:05:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-15T00:05:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-15T00:05:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-15T00:05:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-15T00:05:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-15T00:05:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-15T00:06:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-pklpl","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-mpzhb","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-4tjrg","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-t948k","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-hh5qw","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-nglfb","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"341.010706ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"68218d32-26c6-415c-b712-1e5eb9dddbe6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"346.493978ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"7d053777-2ff7-43c4-bbf5-96b9aa806a94","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"357.019596ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"699bb7e5-d14f-4db0-8e2b-577bd0bf1cdd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"377.574301ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"cf66d474-774d-481c-88b6-7ed8a3079f16","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"418.145928ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"e5c59329-4351-45bc-bf23-73e0babab95b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"498.724582ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"7c9b85fa-b827-4e06-9102-0d01d1c44375","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"660.099155ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"6581bc1b-0c5e-4284-af42-1361ad9cf436","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"829.15486ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"eb5937fe-a0ec-41ca-9829-3242e57a753a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"980.581223ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"248f57e9-39b0-4c55-87d2-5b1568b6dbba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.256981827s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"c42640b8-46a3-461b-a1df-71aaa19a1a3a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-15T00:10:24Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"209903ac-8a10-444c-8c23-5f595c2419d2","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-15T00:10:24Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","reconcileID":"209903ac-8a10-444c-8c23-5f595c2419d2","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260515-000632-000"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260515-000632-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260515-000632-000"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000632-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000632-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker@sha256:45c15822e60ba19a5dd0a52bec43600c3e7fc5044f3471bbcc77eb37c896fd4d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-iwzlqh","revision":"f793901f70bc9bbc22d1cb98e5b882581a9c75ed"}}}]} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17 is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260515-000632-000"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-15T00:10:24Z","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":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-15T00:10:24Z","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":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","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":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000632-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-15T00:10:24Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-15T00:10:24Z","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":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:10:24Z","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":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","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":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000632-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:24Z","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":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000632-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000632-000"} {"level":"info","ts":"2026-05-15T00:10:24Z","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":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:10:24Z","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":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000632-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000632-000"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000632-000"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-mpzhb has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","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":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000632-000"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-mpzhb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-mpzhb has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-mpzhb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"348.578756ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"1590f125-7762-4ee3-8a4d-7b859ed6add8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"354.15446ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"ea81faf6-c20d-4df7-9c91-66f55727a52f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"364.790593ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"c79e1ab3-248d-428a-84b4-34d6b71e874e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"385.399106ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"4f5da1f5-e5dc-44e7-b83e-c4bf6d44bd92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"426.62787ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"004763db-7be8-4d1b-9f9e-c3ced05674e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"507.229535ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"fa93a245-d6ed-4bce-9230-a0bbeb83fd98","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"544.428833ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"7281d3ed-1fb3-4341-9f0e-20db50a18cb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"668.208989ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"c2ac25bb-29cc-41cb-90f1-0b8d1cd0e22a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.281734655s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"da620acc-568d-4119-9629-90c356dea1ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.309490179s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"0af3518c-13cc-4c3a-9cc4-c0772049229d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-15T00:10:29Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"c373bcb3-414c-4b62-bcc3-5976c724000e","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-15T00:10:29Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","reconcileID":"c373bcb3-414c-4b62-bcc3-5976c724000e","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260515-000627-000"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260515-000627-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260515-000627-000"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000627-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000627-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server@sha256:64b6c785681054e2208b95234a63f982e540eb4219600e9e1f3cc1d200c50123","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-gbgear","revision":"f875e75a95283a659c4244695a5fbe857adc9278"}}}]} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260515-000627-000"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-15T00:10:29Z","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":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-15T00:10:29Z","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":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","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":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000627-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-15T00:10:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-15T00:10:29Z","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":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:10:29Z","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":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","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":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000627-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:29Z","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":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000627-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000627-000"} {"level":"info","ts":"2026-05-15T00:10:29Z","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":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:10:29Z","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":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000627-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000627-000"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000627-000"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-pklpl has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:30Z","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":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000627-000"} {"level":"info","ts":"2026-05-15T00:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-pklpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-pklpl has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-pklpl","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"481.447126ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"cfdbd09c-fcdb-4de8-ad68-ac89f102c59f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"486.993658ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"3e74f2c9-0bed-4f1d-8454-5657c8b32ab4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"497.99822ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"ec8a2267-d92b-4a63-9730-729a1f1f5605","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"518.97271ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"5112d1ca-61ec-4975-8c60-a796c7663ff2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"559.46183ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"fda885d5-b4ed-4c3c-ae7b-aa9464d07e35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"630.205045ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"b8d974ba-5281-43b6-b695-798279017a6c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"640.931518ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"01d02008-34a1-43d5-a9df-28b0d93956ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"961.82958ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"836dd767-9ca2-4a75-ad7a-6b848aa65104","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.329806492s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"231c0aa0-fe58-4f61-b15b-c5dcdb10d4ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.602567053s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"e40c1b5c-0471-458d-94ad-19bc4192c088","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-15T00:10:38Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"96113cd6-b2f5-4a9c-a2cd-3fb0ab9f0bbb","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-15T00:10:38Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","reconcileID":"96113cd6-b2f5-4a9c-a2cd-3fb0ab9f0bbb","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260515-000646-000"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260515-000646-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260515-000646-000"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000646-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000646-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend@sha256:01e70c09eeb69bcd4665578966c56061424dcefa8bafa70535ba0a5d3f12dfc5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-gbgear","revision":"fbb966327ca421a5842379dfaa135e321b644819"}}}]} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260515-000646-000"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000646-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000646-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-15T00:10:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000646-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000646-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000646-000"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000646-000"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000646-000"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-hh5qw has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"543.879808ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"ab4b93d6-51d2-4061-9853-dca1cd4bee05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"549.389395ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"78d0513f-1b61-4ec0-b11a-afd4ce46883b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"559.915235ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"0a5bf8c5-8d39-4c71-a422-0c37b36b80ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"580.542876ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"1bc052d7-5707-4621-9469-fd85c8d0c5ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"621.702887ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"8529ba93-2f95-4103-8c29-f29695c475b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"702.389449ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"891f7ed7-b669-418e-930f-fd64f47f7295","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"862.896718ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"9c06014b-1d08-4844-97e4-12ae7ba84119","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"967.165992ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"d5a4dc50-53f8-415f-acd1-47f5b8897cb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:40Z","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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000646-000"} {"level":"info","ts":"2026-05-15T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-hh5qw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-hh5qw has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-hh5qw","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.27367953s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"bcde45fc-0e39-4bc7-b19e-c668bcbcb78f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.418425416s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"58e1f359-cd8a-47be-be2a-9fc4295e253f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-15T00:10:41Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"082dea8c-3b3a-40cc-8c40-7a78cf28b796","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-15T00:10:41Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","reconcileID":"082dea8c-3b3a-40cc-8c40-7a78cf28b796","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260515-000641-000"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260515-000641-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260515-000641-000"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000641-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000641-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend@sha256:a32bff2952c16fe0498b088341a9e04431496c57cc3df38520f7606210845f7f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-iwzlqh","revision":"466c8fde16907389933175ee1bcc66c08ca62c11"}}}]} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260515-000641-000"} {"level":"info","ts":"2026-05-15T00:10:41Z","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":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-15T00:10:41Z","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":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","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":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000641-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-15T00:10:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-15T00:10:41Z","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":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:10:41Z","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":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","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":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000641-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000641-000"} {"level":"info","ts":"2026-05-15T00:10:41Z","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":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000641-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000641-000"} {"level":"info","ts":"2026-05-15T00:10:41Z","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":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:10:41Z","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":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000641-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000641-000"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-t948k has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000641-000"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-t948k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-t948k has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-t948k","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.008621376s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"42379835-c211-4dde-ac94-8283f6252a6e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.014106486s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"c6cc6abc-fdc5-4b13-ac25-6812608ec0fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.024664038s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"d386a6c8-2c56-4745-8abf-36baa823617d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.045669125s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"9ff191eb-31d0-49a8-b47f-d9b823cd2d7a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.086416464s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"6931fc4b-3b5a-4e48-bbd6-34198c8272fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.100453626s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"e28134b1-8ddb-4300-8005-ead5a3c3ce54","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.16711575s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"8935853a-7817-48f1-9fc5-a754d2f726dc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"198.149002ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"3c4b28fa-9573-49d9-874d-737c781ad915","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"487.732675ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"cd70805b-81cf-4458-98e7-de6fa7560eb0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.001311614s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"68092031-3509-42d2-97f7-08b75796dde6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.769021135s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"3c205cc9-53ba-436b-be90-a3a1755a67f1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-15T00:10:53Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"a23e3faa-a677-4333-94ba-c260359f6128","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-15T00:10:53Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","reconcileID":"a23e3faa-a677-4333-94ba-c260359f6128","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260515-000636-000"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260515-000636-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260515-000636-000"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000636-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000636-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker@sha256:5298998a73c9dd8aaae028fb15638acd5def862e7bf372c4df746de67eb7beb2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-gbgear","revision":"76ac4eea3e285723556d5e8fd47f43259381c129"}}}]} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17 is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260515-000636-000"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-15T00:10:53Z","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":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-15T00:10:53Z","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":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","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":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000636-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-15T00:10:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-15T00:10:53Z","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":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:10:53Z","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":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","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":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000636-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:53Z","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":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260515-000636-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000636-000"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000636-000"} {"level":"info","ts":"2026-05-15T00:10:53Z","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":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:10:53Z","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":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260515-000636-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000636-000"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-4tjrg has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"181.44467ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"89dd742b-f5e7-45ea-a3d2-582159658b1b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"186.972003ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"f5bef379-e503-4fb1-a5da-5bc38d8281ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"197.477512ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"ab3e5373-1978-4a77-82bf-948d8b38c7d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"218.065114ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"667ff3e0-a055-4c92-abf5-e237c05fcb22","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"259.162164ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"849ab843-ee24-4bab-b7ac-bc724bba5c7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"328.098899ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"1300f815-0e9f-46ad-a00a-562aa329d130","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"339.848197ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"bd5cfd94-b136-4650-bd55-1c23518d31e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"660.346874ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"c0400445-c143-41a7-95ad-f2918d480291","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.051562941s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"8ae8e41e-825c-4f9e-983e-eb1f3c53862f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.301800218s","timeout":"5m0s"} {"level":"info","ts":"2026-05-15T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-15T00:10:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"5900b9db-cfa5-4312-b748-d75983be1284","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-15T00:10:57Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"571bae24-a11a-48d4-a7a7-b0bd444ea347","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-15T00:10:57Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","reconcileID":"571bae24-a11a-48d4-a7a7-b0bd444ea347","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260515-000651-000"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260515-000651-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260515-000651-000"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000651-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000651-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server@sha256:f4bb03f21f6e752cd048ccfecd77f5ce5a8cff16a1b1b77d23ff40447af576fb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-iwzlqh","revision":"6c72b4584c3c01093d39c7ff7d493f99d35418b3"}}}]} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260515-000651-000"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-15T00:10:57Z","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":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-15T00:10:57Z","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":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","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":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000651-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-15T00:10:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-15T00:10:57Z","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":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:10:57Z","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":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","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":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000651-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000651-000"} {"level":"info","ts":"2026-05-15T00:10:57Z","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":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260515-000651-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000651-000"} {"level":"info","ts":"2026-05-15T00:10:57Z","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":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-15T00:10:57Z","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":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260515-000651-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000651-000"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-nglfb has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260515-000636-000"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-4tjrg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-4tjrg has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-4tjrg","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:58Z","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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10: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":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-15T00:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260515-000651-000"} {"level":"info","ts":"2026-05-15T00:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-nglfb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-15T00:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-nglfb has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-nglfb","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} 2026/05/15 00:27:47 http: TLS handshake error from 10.129.0.2:51702: EOF